Skip to content

jvvan/reverseproxybot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reverse Proxy Bot

Discord bot made for interacting with Reverse Proxy API

Instructions

Setup

  • Download code from releases
  • Copy example.env to .env
  • Edit .env with your details
  • Install node modules (npm install --only=production)
  • Register slash commands using node . --register (Only run this command once)
  • Run the bot using node .

Building

  • Install development modules (npm install)
  • Run npm run build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published