The purpose of this discord bot is to display instabilities for fractals in the game guild wars 2.
There are several commands available:
/today
- Prints todays instabilities./tomorrow
- Prints tomorrows instabilities./in x
- Prints the instabilities in x days./filter <level> <with_without> <instability_1> <instability_2>
- Filters a given level for instabilities (upcoming 30 days) and prints a list of days that match the constraints.
Asides from providing the data when asked the bot will also notify every server that it has been added to. The broadcast happens at reset and is delivered in the #instabilities
(mind the exact spelling) channel.
Click here
This bot uses the fractal instability data collected by Invisi, which is licensed under CC BY-NC 4.0.
This bot does not store, process, or collect any data whatsoever. However, the bot needs to listen to every message being sent to be able to reply appropriately. This can be verified fairly easily in the code. If you dont believe me, feel free to host the bot yourself.