From 1eea4398310f0a3162edad7c9e575dfbd53f7ae0 Mon Sep 17 00:00:00 2001 From: Abdur-Rahmaan Janhangeer Date: Mon, 3 Jul 2023 17:02:15 +0400 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4863882..e871301 100644 --- a/README.md +++ b/README.md @@ -326,11 +326,12 @@ Check out [Contributing](https://github.com/pyhoneybot/honeybot/blob/master/CONT **Plugins available** -in PLUGINS.conf, add the plugin to allow on a new line ! +in settings/settings.toml, add the plugin to allow! -``` -calc -username +```toml +[PLUGINS] + +downloaded = ["greet",] # Downloaded plugins to load ``` ## 📧 Contact (Including vulnerabilities)