Skip to content

A sharded Discord bot that reports the current and upcoming quests, and tracks shield timers for the mobile game, Kingdoms of Heckfire.

License

Notifications You must be signed in to change notification settings

cdrenshaw/HeckBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HeckBot

A sharded Discord bot that reports the current and upcoming quests, and tracks shield timers for the mobile game, Kingdoms of Heckfire.

**UPDATE** March 3rd, 2020

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.

sample application output

To run from source, you'll need a Discord bot token.

  1. Register a new bot here: https://discordapp.com/developers/applications/
    Give it a name and make note of the Client ID. Save changes.

  2. With your app selected, go to Bot settings and click Add Bot. Make note of the token.

  3. Create a new user environment variable called HECKBOT_TOKEN and paste the bot token from step 2 as the value. Restart your computer.

  4. 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.

  5. 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.

About

A sharded Discord bot that reports the current and upcoming quests, and tracks shield timers for the mobile game, Kingdoms of Heckfire.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages