A sharded Discord bot that reports the current and upcoming quests, and tracks shield timers for the mobile game, Kingdoms of Heckfire.
Since I haven't played this game in a long time, I am no longer keeping up with updates and this bot is no longer useful. As of today, I have decided that the resources allocated to host it would be better served elsewhere.Add it to your own server by clicking here: https://discordapp.com/api/oauth2/authorize?client_id=529505070941995009&scope=bot&permissions=35840
Note that permissions=35840 is the minimum required for the bot to work since it sends the quests as a message with a .png attachment.
To run from source, you'll need a Discord bot token.
-
Register a new bot here: https://discordapp.com/developers/applications/
Give it a name and make note of the Client ID. Save changes. -
With your app selected, go to Bot settings and click Add Bot. Make note of the token.
-
Create a new user environment variable called HECKBOT_TOKEN and paste the bot token from step 2 as the value. Restart your computer.
-
Navigate to https://discordapp.com/api/oauth2/authorize?client_id=your_client_id&scope=bot&permissions=35840
Replace the value with your Client ID from step 1. -
Compile and run the bot. @yourbotname help to see all commands.
Quest timers calculated using https://github.com/christirichards algorithm.
HeckBot is fan content and is not affiliated with or endorsed by A Thinking Ape Entertainment Ltd.
