Skip to content

TheBookKnight/Saint-Anonymous

Repository files navigation

Saint-Anonymous

A Discord bot to create Anonymous Prayer Requests and more

Prerequisites

  1. Download latest NodeJS (here was v16.14.x)
  2. Setup a Discord Developer account

Setup Instructions

  1. Download this repo
  2. 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}"
}
  1. Run npm install to install dependencies
  2. Run node deploy-commands.js to setup commands
  3. Create a Discord invite link via this repo's Wiki - Chapter 2.
  4. Run node . to start the Bot.

How to Use Saint Anonymous

  1. 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.

image

  1. 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

image

  1. Slash command /praise {enter praise} in the channel. It will enter the praise with a GIF.

image

  1. 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.

image