unofficial chatbridge for 2b2tmcpe.org
usage of selfbots violates discords tos. We are not responsible of any consequences you are facing when using this.
epic tutorial:
- create a discord account
- join the 2b2tmcpe discord server with that account
- get that accounts token (google how)
- enter the token in line 7 of main.py with quotes (") around it
- create a webhook in the channel you want the chatbridge in and enter its url in line 8 of main.py
- run it
requirements:
- python3 (https://www.python.org/downloads/)
- discord.py-self (https://pypi.org/project/discord.py-self/)
- aiohttp (https://pypi.org/project/aiohttp/)
- at least one braincell