Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 1.01 KB

README.md

File metadata and controls

13 lines (13 loc) · 1.01 KB

Sans

A discord bot for internet ivans and Lazr's discord guilds

Invite link

if you want to invite this shit of a bot to your server invite link is here

Instructions - selfhosting

  1. Install Python3.8 or newer.
  2. Install everything in requirements.txt with pip install -r path/to/requirements.txt
  3. Place the token in a file called token in the same directory as sans.py, then run sans.py. (note this is the same process with recovery.py)
  4. Install the latest build of Node.js.
  5. Install discord.js in terminal with the command npm install discord.js.
  6. In sans.js, replace the part where it says yourtoken with the token of your bot.
  7. Open terminal and run cd (wherever you're keeping sans.js) and then node sans.js. Enjoy hosting Sans!