From 2ba00501ffdd503bcf203e3813d579d5cd934650 Mon Sep 17 00:00:00 2001 From: Trivernis Date: Fri, 21 Dec 2018 23:23:39 +0100 Subject: [PATCH] Ideas in readme --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index f676a51..dcb423c 100644 --- a/README.md +++ b/README.md @@ -1 +1,16 @@ discordbot +=== + +A bot that does the discord thing. + +Ideas +--- +- an instance (class) of the bot for each server + - planned with datahandler, could be for the whole server in the future + - save data for each server (custom commands/playlists and so on) + - custom scripts for each server (?) <- not that hard to code (with the right api) + - status rotator + - +- reddit api +- anilist api +- othercoolstuff api \ No newline at end of file