Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 682 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 682 Bytes

Wheatley-Bot Python Version

A fork of GLaDOS, for a private discord server for my Twitch.tv streaming group, Friend Team Inc.

The bot is meant to be run under systemctl, with the process restarting after every close. Requires Python 3.8 or higher, installed as python3.8.

This code is licensed under the zlib license.

Dependencies

  • discord.py - The brains behind the bot.
  • toml - For parsing/managing the config.
  • aiofiles - For managing the database asynchronously.