Skip to content

techi602/wb-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classic WoW World Buff Server

Application collects data for Classic WoW world buff timers (Onyxia, Nefarian, Rend) from all realms and factions. Data are collected from clients which will upload timers to server. Timers are stored in Redis and published using discord bot. More info about clients is available here

Discord bot installation

You can add bot to your channel using existing discord bot. Bot requires only permissions for reading and sending messages. More info about bot here. To get the current timers from the bot simply type "wb" into the channel. If you want to host your own server and bot see installation section.

Installation

Server is intended to run online. Currently hosted here on Heroku However you can still host this server on your own. All clients must be configured as well to upload data to given address.

All you have to do is setup ENV variables for DISCORD_TOKEN and setup redis with REDIS_URL

Issues

I currently only support Zandalar Tribe realm for Horde during testing. More realms must be allowed explicitly in code. However server is intended to host data from all realms and factions. But since I struggle with different timezones on wow clients and wow servers I have to decided to start support only EU servers first. Currently server is running on UTC+2 timezone.

About

classic wow world buff server + discord bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published