I can’t exactly bind the server and the bot together but I can have the bot communicate with the database to fetch information very easily.

Edit: it is technically possible to communicate with the server but networking isn’t my strong point. I would have to open a connection on a port, and monitor the port for packets.