Author Topic: !remindme  (Read 5704 times)

Atlas

  • Newbie
  • *
  • Posts: 1
    • View Profile
!remindme
« on: May 16, 2016, 02:44:43 AM »
This is a stupid feature someone asked for on my personal Teamspeak; I realize it's stupid.

I was wondering how difficult it would be to make a !remindme type module. Unfortunately I can see that this is a bit niche, since you would most likely need to read the command from server chat.

Assuming server chat is enabled for all users, could the bot poke someone in hh/mm/ss time?

e.g. !remindme 4h = bot pokes you "Reminded" in 4 hours. Reminders probably don't need to survive server restart.

edit: Just kidding, the bot could read it from private message as well, right?
« Last Edit: May 16, 2016, 02:47:45 AM by Atlas »

Stefan1200

  • Administrator
  • *****
  • Posts: 2244
    • View Profile
Re: !remindme
« Reply #1 on: May 16, 2016, 10:52:58 AM »
Creating such a plugin for the JTS3ServerMod is possible and quite easy for a Java developer, especially if the reminders don't have to survive a bot restart (which I don't recommend).

If someone want to create such a plugin, just download the JTS3ServerMod and open the file plugins/Readme_plugins.txt