This repository has been archived by the owner on Jan 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 101
Connecting the bot to Discord
darkalfx edited this page Mar 25, 2020
·
26 revisions
#1 Open http://localhost:4545 in your browser to access the web portal then login.
#3 Once you're there you'll need to go to the Discord Developer Portal, once you've logged in, create an application:
If not, then the error message will tell you what to do.
If the button doesn't work, you can manually make the link yourself: https://discordapp.com/oauth2/authorize?&client_id=YOURCLIENTID&scope=bot&permissions=522304
Simply replace YOURCLIENTID by the client id we made earlier.
Type !ping in the chat and the bot should reply !pong
You're now ready to go back to the web portal and do the rest of the configuration in the Tv Shows and Movies pages.