Skip to content

Yuqi-eng/cs221bot

 
 

Repository files navigation

CS221Bot

CS221Bot is a Discord bot using Discord.py for managing the official UBC CS221 class server.

Installation

Clone the repo to your computer, and ensure your Discord Bot Token is set as a environmental variable named CS221BOT_KEY.

Dependencies

The bot require the pip packages: discord, requests, webcolors, googletrans. You can install them using pip.

Usage

Start the bot by using python3 cs221bot.py. View the list of commands by typing !help in a server where the bot is in.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%