JamesIves / discord-wow-armory-bot

⚔️🗡️ World of Warcraft bot for Discord which checks a characters item level, notable achievements and pve/pvp progression and posts it in the chat.
https://jamesiv.es/python/2017/07/18/discord-wow-bot
MIT License
33 stars 25 forks source link

Self host or integration with Red-DiscordBot #31

Closed iCancerous closed 6 years ago

iCancerous commented 6 years ago

I would rather not host this off of Heroku or something, but rather load it into another bot, anyway to make this an add-on the the lovely Red-DiscordBot or self hosting?

JamesIves commented 6 years ago

You can self-host the bot on whatever service you choose, Heroku is just a suggestion because of the one-click install. Just download the code and run it wherever you like.

I'm unfamiliar with Red-DiscordBot, do you have a link?