Discord confusion

klaxxious

New member
Apr 6, 2023
5
1
3
39
Hola there,

I was using some old documentation to setup the discord server which did work quite well I may add. Now that I have the bot on it seems to tell me when people connect, when the server is up or down etc. What I would like to do is have users type a command to see what time it is in game. I thought this was a feature already. How does one interact with the bot now that it is there? I keep trying "." "/"s which none seem to work.


Thanks in advance!
 
Most things are done through the Event system in RAT. Go to the event system and in the dropdown in the upper right, make sure you've selected to see all events (even those disabled) for some examples. You can pretty much do whatever you want really, so displaying something like the time is pretty easy. I'm not at my dev PC (at work), so I can't give any specific examples as the moment. But start by taking a look at the events like I said and see if that helps. If not, let us know and we'll try and get you better examples.
 
Hola there,

I was using some old documentation to setup the discord server which did work quite well I may add. Now that I have the bot on it seems to tell me when people connect, when the server is up or down etc. What I would like to do is have users type a command to see what time it is in game. I thought this was a feature already. How does one interact with the bot now that it is there? I keep trying "." "/"s which none seem to work.


Thanks in advance!

You will want this event here, it could be named something different, but there is a default event that looks like this.

1714692585600.png

It will give you an embed similar to this in the public channel you specify.

1714692674556.png
 
Most awesome guys thank you so much for the clarification! Works like a champ. Also, great job on the software.
 
  • Like
Reactions: Trekkan