/discord

Repository for developing a ChatOps bot within Discord

Primary LanguageGoMIT LicenseMIT

Chat Bot for Discord

Overview

This repository was created as a fun side-project to see what types of tasks can be fulfilled by a Discord bot.

Tools Used:

API's: Discord
Languages: Python 3.6
Libraries: discord.py

Setup

In order to install the necessary dependencies, make sure you have pip installed and run...
pip install discord.py

Useful Links: