From 9709971b7c91028d665d1303925eaf065b6f30b9 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 10 Jan 2021 19:38:19 +0100 Subject: [PATCH] Point to tracker --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index c2a228e..e0042d0 100644 --- a/README.md +++ b/README.md @@ -89,14 +89,7 @@ Attributes: ## Roadmap -- The library only handles reactions. The bots can only send messages when they - receive a message. It would be nice to allow for sending messages at specific - times. - -- Extend the `bot.conf` to allow for multiple bot configurations. - -- Sort out something for how to deploy them. It's easy to run them locally but - hard to run them on a server. Maybe something can be done for that as well. +See the [issue tracker](https://git.autonomic.zone/decentral1se/xbotlib/issues). ## Changes