This project is a Discord bot designed to help users get the Almanax offerings for the current day, week, or even the next week. The Almanax is a daily quest in the MMORPG Dofus, where each day you need to offer an item to a different god. If you complete the quest every day for a year (365 times), you will receive a precious dragon egg!
It's annoying to log in to the game every day, start the quest, go to the nearest shop to buy the required item, and then return to the temple to give the offering to the daily god. I wanted something that could provide the Almanax offerings for the entire week so I can buy all the needed items in advance and speed up the process. I chose to create a Discord bot instead of a script so that my friends and guildmates can use it too.
Use this link
choose the server you want to install the bot on then click on continue
and for finish click on authorize
then you can type /almanax
to get the daily offering or /almaweek
to get the almanax for the whole week!
/almanax
You can also pick a date with day / month arguments
Ex: /almanax 28 07
/almatomorow
(same as almanax is just return the almanax for tomorow)
/almaweek
get almanax for the whole current week
/almanextweek
(Same as almaweek but start at the next coming monday)
/dolmanax $pages
Gives you the date you obtained your precious Dolmanax.
git clone https://github.com/macrespo42/Almabot
cd Almabot
npm install
npm run start
or if you want to self host it
npm run deploy:prod
If you'd like to contribute, please fork the repository and open a pull request to the main
branch.
Need to contact me ? maxime.crespo@protonmail.com