-
-
Notifications
You must be signed in to change notification settings - Fork 0
Setup
Anton edited this page Nov 11, 2021
·
3 revisions
- sudo apt-get install git
- sudp apt-get install python3-pip
- sudo dnf install python3-pip
- sudo dnf install git
- sudo pacman -S python3-pip
- sudo pacman -S git
- git clone https://github.com/antonstechde/antonstechbotv2/
- cd AntonstechBotRemastered
- pip3 install -r requirements.txt
- python3 main.py
So of course you can host the bot on Windows but everyone with more than 15 IQ is going to use Linux so I am not going to documentate it
- go to https://discord.com/developers
- Unless you have an account with the developer portal, register first.
- Click on the menu icon and go to Applications. Then click on New Application. You will then be asked to enter a name for the app. name for the app.
- In the main Bot menu, create a Bot User by clicking the Add Bot button. The Public Bot button should be active so that others can invite your can invite your bot. The Requires OAuth2 Code Grant option, on the other hand, should be disabled.
- To invite the bot on your server, go to the main OAuth2 menu and check Scopes > Bot and also applications.commands (IMPORTANT). With the generated link you can register the Bot to the server. To do this, copy the link into the browser and select the appropriate server.
- The test server is quickly created. Use either the Discord website or the Discord app and click on the plus icon on the left side of the corresponding application.