Skip to content
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.

odiffey/UptimeBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UptimeBot

Uptime Robot Discord bot

THIS BOT NO LONGER WORKS

Webhooks are a good replacement for this bot and as such wont be updated to fix compatibility issues.

Installation

  1. Clone this repository - git clone https://github.com/odiffey/UptimeBot.git
  2. Enter repository directory - cd UptimeBot
  3. Install nodemon - npm install nodemon -g
  4. Install npm packages = npm install
  5. Copy the config template - cp config/template.json config/default.json
  6. Edit the config/default.json file
  • You can get the token for Discord here
  • You can get the loggingChannel and loggingServer ids by enabling developer mode on Discord and click CopyID on the server and channel you want to use.

Starting the bot

  1. Run nodemon in the repository root

Credit

Based off of code by KrisVos130 in MusareNode

About

Uptime Robot Discord bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published