larymak / Python-project-Scripts

This repositories contains a list of python scripts projects from beginner level advancing slowly. More code snippets to be added soon. feel free to clone this repo
GNU General Public License v3.0
1.13k stars 846 forks source link

Added the discord bot template #311

Closed LiamBrinkmann closed 1 year ago

LiamBrinkmann commented 1 year ago

Added a discord bot template, readMe and requirements.txt under the bots folder. The added code is a simple template to help visually show those how they can create a simple discord bot for themselves. This gives them the freedom to create commands to do anything they would like in their server if they are able to implement the code.

github-actions[bot] commented 1 year ago

Hi @LiamBrinkmann! :wave:

Thank you for submitting a pull request! We appreciate your contribution and will review your changes as soon as possible.