From 314f161802fa651277cff3b92232679a53436907 Mon Sep 17 00:00:00 2001 From: Jokler Date: Wed, 29 Jan 2020 19:20:38 +0100 Subject: Add a description to the master bot --- src/bot/master.rs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/bot/master.rs b/src/bot/master.rs index 3e56b1a..00c35cf 100644 --- a/src/bot/master.rs +++ b/src/bot/master.rs @@ -69,6 +69,8 @@ impl MasterBot { connected_bots: Arc::new(Mutex::new(HashMap::new())), }); + bot.teamspeak.set_description("Poke me if you want a music bot!"); + let cbot = bot.clone(); let msg_loop = async move { loop { -- cgit v1.2.3-70-g09d2