Skip to content

SkippyTheSnake/Discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord bot

A basic chat bot for the voice and text chat app Discord created using Rapptz discord.py library wrapper for the Discord api.

What I learned

  • Finding strings with regex
  • Asynchronous programming
  • Time formatting syntax
  • Keyword arguments

Installation

Rename config.py-example to config.py
Open config.py and fill in the fields marked Required and any other appropriate fields.

$ pip install -r requirements.txt
$ python main.py

Sources

Python Discord API wrapper Discord.py - rewrite

About

A basic Discord bot created in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages