Skip to content
forked from Lazr1026/Sans

A discord bot for internet ivans discord server

License

Notifications You must be signed in to change notification settings

scarlettekk/Sans

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

A discord bot for internet ivans discord server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.2%
  • JavaScript 6.3%
  • Shell 1.5%