https://github.com/hackclub/inspirematebot
InspireMateBot is a bot for Discord that brings inspiration, motivation, and good vibes to your server.
https://github.com/hackclub/inspirematebot
collaborate discord-bot flask hackclub python
Last synced: 2 months ago
JSON representation
InspireMateBot is a bot for Discord that brings inspiration, motivation, and good vibes to your server.
- Host: GitHub
- URL: https://github.com/hackclub/inspirematebot
- Owner: hackclub
- License: mit
- Created: 2024-03-08T21:20:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-29T15:00:22.000Z (6 months ago)
- Last Synced: 2025-04-23T16:06:26.048Z (2 months ago)
- Topics: collaborate, discord-bot, flask, hackclub, python
- Language: Python
- Homepage:
- Size: 105 KB
- Stars: 5
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 🤖 InspireMateBot Documentation
InspireMateBot is a bot for Discord that brings inspiration, motivation, and good vibes to your server.
## 1. Introduction
InspireMateBot helps make your Discord server a more positive and motivating space. It replies to messages with inspirational quotes, programming tips, and uplifting messages.
## 2. Getting Started
**How to Add the Bot:**
- First, create a Discord App to get the bot token.
- Use the bot token to invite InspireMateBot to your server.### How to Use It
- Type commands in any channel where the bot is active to get inspiration and use its features.
## 3. Commands
1. **$inspire**
- *What it does*: Sends a random inspirational quote.
- *How to use*: Type `$inspire`.2. **$new [message]**
- *What it does*: Adds a new encouraging message.
- *How to use*: Type `$new [message]`.3. **$del [index]**
- *What it does*: Removes an encouraging message by its index number.
- *How to use*: Type `$del [index]`.4. **$list**
- *What it does*: Shows all the custom encouraging messages.
- *How to use*: Type `$list`.5. **$motivate**
- *What it does*: Sends motivation for programmers.
- *How to use*: Type `$motivate`.6. **$commands**
- *What it does*: Shows a list of all available commands.
- *How to use*: Type `$commands`.7. **$joke**
- *What it does*: Sends a random joke.
- *How to use*: Type `$joke`.8. **$tip**
- *What it does*: Sends a random programming tip.
- *How to use*: Type `$tip`.9. **$fortune**
- *What it does*: Sends a random fortune cookie message.
- *How to use*: Type `$fortune`.