you@localhost:~$ telnet the-nounours-land-of.nounours.fr 22
Trying 151.12.401.5...
Connected to the-nounours-land-of.nounours.fr

INFO: Expect this site to display properly only on desktop.

██████╗  ██████╗ ████████╗
██╔══██╗██╔═══██╗╚══██╔══╝
██████╔╝██║   ██║   ██║   
██╔══██╗██║   ██║   ██║   
██████╔╝╚██████╔╝   ██║   
╚═════╝  ╚═════╝    ╚═╝   
            

UPDATE OF 2025-02-08: Portfolio is now a thing!

I developed a Discord bot using discord.js that serves multiple purposes, with one of its main functions being to retrieve and display the menu of the CROUS of Metz. This menu is also hosted on my server, which ensures it remains accessible at all times. The bot runs continuously, ensuring it stays connected 24/7, providing users with up-to-date information about the available meals at the CROUS, directly through Discord.

The bot is designed to be a helpful tool for anyone in need of quick access to the CROUS menu, whether it's for planning meals, checking options, or simply staying informed. By hosting the menu on my server, I guarantee that it remains stable and available, without interruptions, even during late hours or when other services are inactive.

Thanks to discord.js, I was able to create an interactive experience where users can easily request the current menu, receive updates, and explore different meal options right from within Discord. The bot’s persistent uptime is critical to its functionality, ensuring users always have access to this valuable information, no matter the time of day.

This bot is just one example of how I can leverage Discord and discord.js to create useful, real-time tools that integrate with other systems, such as APIs, to bring convenience to everyday tasks.