Skip to content

brandon-dodds/GLTDiscordBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

kettenkrad-bot

This Discord bot is used to ping whenever a new episode of Girl's Last Tour is available in the Shoujo Shuumatsu Discord server!

Development setup

PLEASE NOTE THAT THIS BOT REQUIRES PYTHON 3.5 OR ABOVE!

In order to setup the bot for development and/or using for your Discord Server, you will need to install the Discord API for Python; this can be done by typing this into a terminal or powershell (assuming you have a python version > 3.5).

python3 -m pip install -U discord.py feedparser

After you have retrieved the Discord package that will have pulled some dependencies, you will need to execute the bot by doing this in the source folder:

python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages