NLnetLabs / ROVer

A Discord bot that fetches and displays the RPKI validity of a route
https://nlnetlabs.nl/rpki
BSD 3-Clause "New" or "Revised" License
6 stars 1 forks source link

Report joined servers/guilds on startup #7

Closed ximon18 closed 3 years ago

ximon18 commented 3 years ago

It would be nice to have some indication about which servers the bot is joined to. The Discord bot administration web interface doesn't seem to show this.

One way is to print on startup which servers (aka guilds) are included in the Ready event sent to the bot on startup.

It might also be possible to log joins and leaves/kicks but I would need to learn more about the various Discord event meanings to add that so will leave that as a possible improvement for later (I'll create a separate issue for that), logging on startup is already more useful than nothing.