Skip to content

A Discord bot that uses AI to roast Discord users

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.html
Unknown
LICENSE.md
Notifications You must be signed in to change notification settings

Magnimont/RoastBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoastBot

Creative Commons License

RoastBot is a Discord bot that uses the RoastedByAI Python package to roast Discord users. The package uses AI to come up with clever answers to what the Discord users say to the bot. I guess you could say you're in a roast battle against AI.


✨ Features

  • Have a 1-on-1 roast battle with AI (command: roast me)
  • Roast someone else (command: roast @mention)

📋 Prerequisites

Before running RoastBot, you should have the following installed:


🚀 Getting Started

1. Cloning the Repository

git clone https://github.com/noerrorstudio/roastbot.git

2. cd into the Repository

cd roastbot

3. Run the bot

Windows:

python bot.py

Linux:

python3 bot.py

🤝 Contributing

Feel free to make Pull Requests with new features, fixes or improvements. Follow the underneath steps to do so:

  • Fork this repository
  • Create a new branch:
    • New Feature: git checkout -b feature/<your-feature>
    • Fix: git checkout -b fix/<your-fix>
    • Improvement: git checkout -b improvement/<your-improvement>
  • Add your new necessary files: git add .
  • Commit your changes: git commit -m "<commit message>"
  • Push the changes to your branch: git push origin <branch>/<your-branch-name>
  • Submit a Pull Request

👨‍💻 Author(s)

This bot and the RoastedByAI Python package are both originally made by @jvherck.


📄 License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

About

A Discord bot that uses AI to roast Discord users

Topics

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.html
Unknown
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Languages