christophernarciso / OSBotThreadWatch

Gives the script writer the ability to receive discord notifications from their script threads every set interval

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSBotThreadWatch

Bot Initialization Steps

  • Create a Discord Server
  • Create a Discord Webhook for your server
  • Download and install Node JS
  • Create a directory to house package.json & config.json & bot.js (same directory)
  • Change to the path of the new directory
  • Run npm install
  • Edit config.json (read the _comments)
  • Execute 'node bot.js'

Examples

About

Gives the script writer the ability to receive discord notifications from their script threads every set interval


Languages

Language:JavaScript 100.0%