random_messages: add groupchat adresses

This commit is contained in:
Milan* 2017-08-04 17:24:35 +02:00
parent 006451a15e
commit d05e152833

View File

@ -53,6 +53,9 @@ function random_messages.read_messages()
mc(mcc, "# Illuna-Notes: Teamspeak? Mumble! Talk together on our Mumbleserver at tchncs.de!"),
mc(mcc, "# Illuna-Notes: Enjoy Illuna? Tell your friends and followers about it!"),
mc(mcc, "# Illuna-Notes: Have something to share? Join https://community.illuna.rocks today!"),
mc(mcc, "# Illuna-Notes: Official and connected Illuna [Matrix] room: #illuna:tchncs.de"),
mc(mcc, "# Illuna-Notes: Official and connected Illuna IRC room: #illuna on Freenode"),
mc(mcc, "# Illuna-Notes: Official and connected Telegram Group: https://t.me/illunaminetest"),
}
end