Obtaining Bot Token
You'll more than likely need to get your discord bot up. So these are the setups to how to do that
- Create the app that will be needed for the bot. Once done, you should see the page as shown above
Now head done to the bot section, and click on the button that says "Add Bot".
You'll see a pop-up that asks you if you want to create the bot.
Make sure to have all 3 of the buttons enabled. Kumiko will need all 3 of them to work.
You'll see a page just like the one above. We'll need access the the token for the bot, and the only way to do it is to reset the token.
Allow for the token to be reset. Note that if your account is hooked up with 2FA, it will ask you to enter your 2FA code. Go to your authenticator app and enter the code from the app.
Now click on the copy button and copy the token
Put the token in the
.env
file you created.