Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 303 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 303 Bytes

pepper-bot

A Discord Bot that gives pepper !


This bot is made with Python and use the discord.py library.

Requirements

  • Python >= 3.6

Run the bot

Open a terminal from the project folder :

# install project dependencies
pip install

# run the bot
python run.py