Skip to content

Discord bot for the official Sphinx and the Cursed Mummy community.

Notifications You must be signed in to change notification settings

Swyter/sphinx-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 

Repository files navigation

sphinx-bot

Discord bot for the official Sphinx and the Cursed Mummy community.

How to use

Make a executable start-bot.sh with these contents to run it and log the mirrored output with tee.

export DISCORD_TOKEN='tH15iS4.lEgITtOk3N-P13A5eJUsTU53nnE+1M-W4i7nG.leAkd'
python -u sphinx-bot.py 2>&1 | tee -a discord.out

You can use something like tmux to daemonize it in your server. Good luck.

Requisites

Python, discord.py, a chat server, one token and some patience.

About

Discord bot for the official Sphinx and the Cursed Mummy community.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages