2019-04-17, 10:22 AM
I wrote a discord bot that will query information from the SACNR Monitor based on a IP and port you provide. It currently does not support URL's with an A record for an IP but I will eventually bring that out.
The invite link can be found here:?https://discordapp.com/api/oauth2/authorize?client_id=565207337883795487&permissions=8&scope=bot
To use the bot, all you need to type is:
You'll get information like this thrown out:
For those who are wondering where it's being hosted and what it was written in, dakyskye?is hosting the bot and it was written in C#.
Have fun!
The invite link can be found here:?https://discordapp.com/api/oauth2/authorize?client_id=565207337883795487&permissions=8&scope=bot
To use the bot, all you need to type is:
Code:
!sacnr ip port(default 7777)
You'll get information like this thrown out:
For those who are wondering where it's being hosted and what it was written in, dakyskye?is hosting the bot and it was written in C#.
Have fun!