Skip to content

Make refreshing topics a background thread.

Giuseppe Lavagetto requested to merge refresh-topic into main

With this patch, we run an additional thread that just checks every 5 minutes if the topic of all the channels the bot joins are up to date with information about who is oncall at the moment.

While we're at it, we also remove the !refresh-topic command

Merge request reports