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 /praise {enter praise} in the channel. It will enter the praise with a GIF.

image

About

A Discord bot to create Anonymous Prayer Requests and play Music

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published