Skip to content

Create backups of your discord server

License

Notifications You must be signed in to change notification settings

williamjohnstone/xenon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xenon

Information

This is a modified version of xenon for use with Ami

Requirements

You need Python 3.6.x to run the bot. >=3.7 and <=3.5 are not supported!
Use pip install -U -r requirements.txt to install all python packages.

config.py

config.py contains all sensitive values and some startup configurations. You can use example_config.py, change all values that start with "your" and rename it to config.py.

If you only want to use specific parts of the bot, you can edit the variable "extensions". All extensions should work independent of each other. (But I wouldn't recommend you to disable the errors extension.)

Database

The bot requires a rethinkdb-database running on port 28015. All backups, templates and user information are saved there. You can find more information about rethinkdb here.

Logs

The bot creates log files in the logs/ directory. You might need to create it if it isn't already there.

About

Create backups of your discord server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%