Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erictossell/mythicplusbot
Discord bot written in Python for World of Warcraft Guilds to integrate Mythic+ data into their Discord servers.
https://github.com/erictossell/mythicplusbot
asyncio bot discord discord-bot matplotlib-pyplot postgresql pycord pycord-bot raiderio
Last synced: 18 days ago
JSON representation
Discord bot written in Python for World of Warcraft Guilds to integrate Mythic+ data into their Discord servers.
- Host: GitHub
- URL: https://github.com/erictossell/mythicplusbot
- Owner: erictossell
- Created: 2023-02-17T13:46:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-09T18:20:57.000Z (3 months ago)
- Last Synced: 2024-10-12T00:25:17.651Z (about 1 month ago)
- Topics: asyncio, bot, discord, discord-bot, matplotlib-pyplot, postgresql, pycord, pycord-bot, raiderio
- Language: Python
- Homepage: https://www.mythicplusbot.dev
- Size: 21.4 MB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Mythic+ Bot
### A Discord bot that brings your guilds Mythic+ data directly to your Discord server.
Mythic+ Bot allows Discord server owners to define their own roster of players from accross a region and compile daily and weekly reports on the Mythic+ dungeon runs completed directly in Discord.
[Use the Railway Template available here.](https://railway.app/template/zLQuSb?referralCode=_EnWYp)
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/zLQuSb?referralCode=_EnWYp)
**Features:**
- Add guild's wholesale with auto-updating rosters.
- Add individual characters from any server in the region
- Set up daily Mythic+ reports
- Pull weekly Mythic+ reports
- Query RaiderIO character data directly in discord
- Coming soon - summary season reports for individual characters
- Coming soon - summary season reports for Discord servers[Check out the devblog here!](https://docs.eriim.dev/Projects/Mythic+Plus+Bot/1.+Mythic+Plus+Bot)
[Try out the bot or invite it to your server!](https://www.mythicplusbot.dev)
### Code Structure
![Code Structure](docs/23_12_16_structure.png)