-
Notifications
You must be signed in to change notification settings - Fork 0
Linux
solunareclipse1 edited this page Jul 5, 2021
·
3 revisions
- Python 3
- discord.py
- A Discord bot application (tutorial here)
- Open a terminal window at the location where you want the bot files to be
- Run the command
git clone https://github.com/solunareclipse1/gbot.git - Navigate into the folder with the terminal
- Rename
config_example.yamltoconfig.yaml - Open
config.yamland replaceTOKENwith your bot's token - Run the command
python3 bot.py - Invite the bot to your server with the following link:
https://discord.com/oauth2/authorize?client_id=PUT_CLIENT_ID_HERE&scope=bot(make sure to replacePUT_CLIENT_ID_HEREwith your bots Client ID (eg: 123456789123456789)
If you did everything right, the bot should now be running, ready for use, on your own computer.
From here, you can customize the bot in pretty much any way you see fit. For example: