Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 796 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 796 Bytes

Discord Bot Project

This is a small project with the intention to add some functionality to a small game server on Discord with a Bot. This is the first of a list of projects to train the use of Python.

The project is still on it's early phase. There are two features so far:

  • Sending a Welcome Message to a member who joins the server;
  • Checking if the Starcraft II version changed through the !sc2_version command.

Learning the Tools

These are the main sources I used to learn the tools that were totally new to me before starting this project: