Skip to content

SuperEvilLuke/Discord-Bot-Auto-Status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot Auto Status

Keep track if your discord bot is online or offline by getting real time alerts in your discord channel!

Setup

npm i express npm i discord.js npm i dotenv

Open the .env file and put your bot token in the "TOKEN" entry

The ID of the bot you want to track the status of in the "TARGET_BOT_ID" entry

The channel ID of the status messages to send in the "CHANNEL_ID" entry

The Guild ID in the "GUILD_ID" entry

The user you would like to ping in the "pingUserId" entry

Authors

Badges

MIT License

About

Keep track if your discord bot is online or offline by getting real time alerts in your discord channel!

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors