Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.47 KB

README.md

File metadata and controls

30 lines (25 loc) · 1.47 KB

Muscle Man Discord Bot

Screen Shot 2022-09-01 at 8 32 53 AM

🥳🎉 VERIFIED! Thank you to everyone who added this bot! 🎉🥳

- A discord bot that cracks 'my mom' jokes just like Muscle Man from Regular Show!
- The script uses nltk to deconstruct users' messages to find verbs and make suitable replies.
- On every 'my mom' joke worthy message by a user, there is a 50% chance that the bot will reply.

Usage

If you'd like to use the source code to build a similar bot of your own:

  1. Download all the given files
  2. Create an application using the Discord Developer Portal
  3. Copy the bot token generated (you can only do this once) and paste it in main.py
  4. In your terminal, execute: pip install -r requirements.txt
  5. Now, in your terminal again, execute: python3 main.py

Note:

Terms of Service
Privacy Policy