icedream / ts3bot-control

(Stalled. "voicybot" will replace this repository eventually.) The control application for the open-sourced TeamSpeak3 Bot.
4 stars 1 forks source link

Persist nickname across reboots #15

Open icedream opened 8 years ago

icedream commented 8 years ago

The bot should be able to remember its nickname from before it got shut down if possible. For this we need at least a state file that will be permanently stored (on Docker through volumes).