Please, use the new re-implementation of Hermes found here, which uses Rust instead of JavaScript + Node.js.
This version of Hermes is severly outdated and does not work with current versions of Discord.js. The new re-implementation linked above uses an updated framework that supports Discord's current API (including slash commands).
The original README is included below.
Hermes is a version of Cerberus (a Discord bot) that, instead of simulating http://frontendv.infor.uva.es or similar request queues, serves as intermediary with them.
Hermes is designed for real use on University subjects.
For a complete installation guide for users with 0 experience working with Discord bots, see INSTALLATION.md. For users with experience with Discord bots... Well, it's just your regular downloading the source code and executing it with node.
For a list of available commands and features, see FEATURES.md. For some quick instructions for using the bot, see INSTRUCTIONS.md.
For a list of planned features that are currently work in progress, see WIP.md.