JoshMayerr / joshBOT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✨ Your challenge

create a Discord bot that responds to the following commands:

  • respond Hello {name} to command: $hello
  • respond with a randomly selected saying from a list of your creation to command: $yourname ex: $josh --> Hi Josh! I love pancakes.

More info on the challenge card!

πŸ’β€β™€οΈ How to use

  • Install packages using pip install -r requirements.txt
  • Start the bot using python main.py

πŸ“ Notes

Try out my bot in the Spark! Bots Discord server and add yours to the server also! (https://discord.gg/byJ8RhR3Zh).

This is a basic bot with the prefix $, more information can be founded at their offical documentation.

About


Languages

Language:Python 99.2%Language:Procfile 0.8%