Skip to content

lilacse/tenjo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tenjo

The Discord bot project for the server Underworld - Onmyoji Arena 决战平安京.

Dependencies

It is recommended to set up a venv for the project.

Running

Execute main.py in the repository's root folder with Python.

Configuration

Tenjo is mainly configured via environment variables.

Environment Variable Required?
TENJO_TOKEN Yes Sets the authentication token for the bot.
TENJO_SERVER Yes Sets the server ID that the bot operates on.
TENJO_DBPATH No Sets the SQLite database path. Defaults to tenjo.db.

Important Notes

Unlike most bots, Tenjo is designed to be used on a single server! The bot cannot be added to another server and still work correctly with the current code. If you are interested in using Tenjo, you should create your own app on the Discord Developers portal and use your own token to run your own instance for your own server.

License

MIT

About

The Discord bot project for the server Underworld - Onmyoji Arena 决战平安京

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages