Skip to content

Discord bot for keeping track of a sequence of numbers in a specific channel

License

Notifications You must be signed in to change notification settings

CrazyFlyKite/PastInfinity

Repository files navigation

PastInfinity

Requirements

Python Version

discord mysql-connector-python python-dotenv

Introduction

PastInfinity is a Discord bot for keeping track of a sequence of numbers in a specific channel.

File Structure

Host

docker-compose.yml and Dockerfile are there, because the bot hosted on my Synology NAS. utilities.py also has platform detection functionality.

.env

This project requires .env file which looks like this:

TOKEN=???
MYSQL_USER=???
MYSQL_PASSWORD=???
SYNOLOGY_IP=???.???.?.??

Commands

Detailed command documentation can be found in config/info_template.md

Contact

About

Discord bot for keeping track of a sequence of numbers in a specific channel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published