GMDprivateServer icon indicating copy to clipboard operation
GMDprivateServer copied to clipboard

Is it possible to link DB updates to a discord bot?

Open GaresGD opened this issue 5 years ago • 3 comments

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.

GaresGD avatar Aug 15 '20 15:08 GaresGD

Look for a open source thing on github and change some stuff

ghost avatar Aug 17 '20 15:08 ghost

thats kinda impossible with a webhost but maybe if you have full control on everything like on a virtual private server(vps) probably

Stazzical avatar Aug 22 '20 05:08 Stazzical

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

Cvolton avatar Oct 23 '20 15:10 Cvolton