Dead Chat Ping is a discord bot that pings allows users to ping a role when the chat goes quiet while also preventing the ping from being spammed. It is a simple bot that is easy to use and setup in 5 minutes or less!
Setting up Dead Chat Ping is easy!
- Clone the repository:
git clone https://github.com/ImMattDavison/dead-chat-ping.git
- Install the dependencies:
npm install
oryarn install
- Create a
.env
file using the.env.example
file as a template. - Run the bot:
node .
to run on a local machine. Alternatively, you can host the bot on a server or VPS - please follow available online guides. - Invite the bot to your server using the link logged upon starting the bot.
- Use Dead Chat Ping and improve the activity of your server!
Anyone is welcome to contribute to NoMoreDomains. Simply open an issue and wait for confirmation before starting to code and opening a pull request.