View on GitHub

BURG.L Discord Bot

A Discord resource management bot that augments the Grounded gaming experience.

Project Logo

BURG.L Discord Bot

A Discord resource management bot that augments the Grounded gaming experience.


About The Project

The BURG.L Discord Bot is a resource manager that aids Grounded players by tracking requirements and allocating tasks. BURG.L pulls data from the Grounded Wiki to get information for items, such as crafting costs.

Despite the recent introduction of slash commands by Discord, prefix commands are still used in this project as Discord’s in-game overlay does not work with slash commands.

The overall roadmap and development tracker for this project can be found on the Trello board below:

Project Trello Board


Planned Features

Feature Description
Object Search Retrieves object information (e.g. creatures, items, resources, status effects, mutations).
Creature Card Search Retrieves a creature’s bestiary card.
Chopping List Tracks player-required resources and their corresponding quantities.
Task Scheduler Keeps track of user-inputted tasks.
Database Storage and Caching Stores permanent data, as well as caching queried data from searches.


Built With



Usage

Bot Commands


Error Codes

Code Description
101 Wiki page for the specified object cannot be located.
102 Wiki page for the specified object has an unsupported layout.
103 Daily limit of 100 queries for Google Custom Search JSON API has been exceeded.
104 Bestiary card for the specified creature cannot be located.
105 Specified object is not compatible with the Chopping List.
106 Specified item is not present in the list.



Copyright © 2022, Sorahawk