/Thanatos

Discord bot utilized in CSU, Chico Computer Science server

Primary LanguagePython

Thanatos

Simple Discord bot utilizing discord.py API


[Discord.py API] [Acknowledgements] [Issues]

Overview

This is a simple implementation of the discord.py API for automated Discord bots.

Requirements

Libraries -- Discord API

Requires Discord Py API (1.7.3) or later, please see dependencies listed here.

Acknowledgements

NOTE:
This is meant primarily for the discord server for the California State University, Chico Computer Science community. It is not intended to be serious or complete in any sense, rather serving as a fun side-project using various Python asynchronous programming methods.


RESOURCES

API Documentation

The documentation is a great place to start if you feel up to creating your own bot or using this one as a template


API Github

This is the original repository, and as such is a source of important information regarding creating a bot