A Discord bot to create Anonymous Prayer Requests and more
- Download latest NodeJS (here was v16.14.x)
- Setup a Discord Developer account
- Download this repo
- Add a 'config.json' to the root directory. It should have the format below
See this repo's Wiki - Chapter 0 and Chapter 2 for values.
{
"clientId": "${CLIENT_ID}",
"guildId": "${GUILD_ID}",
"token": "${TOKEN}"
}
- Run
npm install
to install dependencies - Run
node deploy-commands.js
to setup commands - Create a Discord invite link via this repo's Wiki - Chapter 2.
- Run
node .
to start the Bot.
- Directly message Saint Anonymous your prayer. It will share it anonymously to the first channel it finds with #prayer-requests in its name. Only works if it has one.
- Slash command
/sing {youtube url}
in the channel. It will start playing the YouTube video in the first channel it finds with #music in its name. Only works if it has one. To stop it playing, run/hush
- Slash command
/praise {enter praise}
in the channel. It will enter the praise with a GIF.
- Slash command
/rosary
in the channel and it will assign all members roles in praying the Rosary in a Voice Channel with name 'rosary'. You have the option to choose who can do the opening/closing prayer and reading the mysteries.