Discord integration for the oobabooga's text-generation-webui
Currently it only sends any response from the chatbot to a discord Webhook of your choosing
Simply create a Webhook in Discord following this tutorial and paste the webhook URL under the chat box that will show after the plugin is enabled
The extension can be installed by cloning this repository inside the ../text-generation-webui/extensions folder:
cd {PATH_TO_text-generation-webui/};
cd extensions;
git clone https://github.com/ChobPT/text-generation-webui-discord_bot.git discord_bot
Any suggestions feel free to PR,
Enjoy