Doorbell for discord
- Go to discord developer portal
- Create a new application there
- Go to the menu bar on the left
- Click bot and add a bot
- Copy the token
- Go to your Documents folder (look for MyDocument under this list)
- Create Ring-A-Ding-Ding folder in the there
- Create config.json in Ring-A-Ding-Ding folder
- Edit the json to below
{
"token": "<the token you copied>",
}
- Add an audio.wav file of your chosing
- Go to releases on this repository
- Get the version you want in zip file
- extract it and locate setup.exe in it
- run the exe
- your bot should start working
- A shortcut is created in the StartMenu
- Shutdown the bot by closing the terminal opened with the shortcut
- Update the program by first uninstalling the previous version