From 141ce41759a44c5b839be135384e24c07b19f08f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Fuch=C3=9F?= Date: Tue, 31 Aug 2021 14:09:22 +0200 Subject: [PATCH] Last commit using discord.py. --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 87e4f43..46cd55d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,12 @@ # DeltaBot - My simple Discord Bot -This repo contains my first [Discord](https://discordapp.com/) bot. It uses [RASA]("https://rasa.com") for NLP. -The NLU is located [here](https://github.com/dfuchss/DeltaBot-NLU). +**Important:** + +*Since discord.py will be discontinued, this commit will be the last maintenance commit of the DeltaBot using python. I +will create a reimplementation of the bot and merge it as soon as the bot is usable.* + +This repo contains my first [Discord](https://discordapp.com/) bot. It uses [RASA]("https://rasa.com") for NLP. The NLU +is located [here](https://github.com/dfuchss/DeltaBot-NLU). ## Requirements (Development):