BDO-Easy-Boss-Timer (on discord)
A script that give you an info about the boss 15 minutes before it spawns on discord and it will send you a message about upcoming bosses at midnight
I will do a really short readme there is nothing hard if you have more questions contact me on discord Poli#9036
So this was the easiest way to create a basic bdo timer boss for my team what is boring with it is when the boss timers change for now it's up to date
Firstly create a webhook on your server on discord.
Go in Server-Settigns -> Webhooks -> Create a webhook
Here choose some logical name or not, then choose the room where you want the timer to send you notifications
And take the URL of the webhook (save it somewhere for later)
Now go on your linux machine launch crontab -e
(if you don't have crontab install it)
and paste the code from here (https://raw.githubusercontent.com/IIPoliII/BDO-Easy-Boss-Timer/master/crontab.sh) (depending on where you will paste the discord send message script adapt the code as your wish, i recommand you to use notepad ++ to remplace)
Now simply close and save
Now copy the code of this script https://raw.githubusercontent.com/IIPoliII/BDO-Easy-Boss-Timer/master/discord and open a text editor in your linux machine (here we will use nano with the default path) nano /root/discord
Now that you copied the code change YOUR URL HERE
to your webhook url that we took at first please let the little qotes in the file.
Save your work and run a chmod +x discord
and done !
Now you will recive a notification 15 minutes before the bosses (make attention maybe this script is not with the actual times)
NOTES : The images of the bosses are hosted on my personal website so if it dosn't work anymore simply change the links as your wishes for the boss images i let you the website images in /img
Time tables founded here : https://community.blackdesertonline.com/index.php?threads/world-boss-events-spawn-schedule-updated-on-03-04-2019.215712/
** French Translation of the script https://raw.githubusercontent.com/IIPoliII/BDO-Easy-Boss-Timer/master/lang/fr/crontab-fr.sh **
BROUGHT BY POLI FROM THE GUILD BRAIN-BLAST(https://poli.gg)