Skip to content

A Discord bot primarily made for the Chiefs Of Corkus guild, focusing on role management and player/guild statistics gathered from the Wynncraft API.

License

Notifications You must be signed in to change notification settings

ShadowCat117/CC-117

Repository files navigation

CC-117

This is a Discord bot primarily focused around guild management for Wynncraft but also displays helpful information such as active hours for other guilds and basic stats about them and their members.

How to use

Invite the bot to your server.

The wiki contains all the information needed to run the bot including a quick start guide, a list of features, all of the available commands and some extra details on certain configs.

Database

The database used for the bot contains 2 tables, guilds and players.

The guilds table stores all current guilds with their UUID, name and prefix. It also stores their average online and average captains (or above) for each hour of the day.

The players table stores some information about players that are used when updating roles that would require too many API calls to retrieve. These include guild UUID, guild rank, support rank and highest character level among others. Player average activity is also located here.

Wynncraft Public API

The bot reads the data from the Wynncraft Public API, the docs for which are located here: https://docs.wynncraft.com/docs/

It reads data relating to guilds, and their members, including their guild rank, personal rank and last login timestamp.

About

A Discord bot primarily made for the Chiefs Of Corkus guild, focusing on role management and player/guild statistics gathered from the Wynncraft API.

Topics

Resources

License

Stars

Watchers

Forks