Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 374 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 374 Bytes

Chuck Norris Discord Bot

Simple Discord chat bot that responds with a Chuck Norris joke when you write joke in the chat.

Setup

To install all necessary packages for running this bot execute this command: pip install -r requirements.txt

Also make sure to set your Discord bot token in the .env file.

Usage

Simply run python chuck_norris_discord_bot.py.