Is it possible to link DB updates to a discord bot?
I would like to know if it would be possible to make a discord bot that could detect whenever a level gets rated or when a user creates an account.
Look for a open source thing on github and change some stuff
thats kinda impossible with a webhost but maybe if you have full control on everything like on a virtual private server(vps) probably
actually possible both using a webhook or having a discord bot directly replying, the gdps already includes basic code for sending discord messages but it isn't linked to the rating code in any way, so you would have to create your own implementation