From 0369dffe981306524b5e061bc7f7ec32fb7b40e0 Mon Sep 17 00:00:00 2001 From: Abdur-Rahmaan Janhangeer Date: Fri, 8 Mar 2019 13:50:08 +0400 Subject: [PATCH] [update] readme - plugins list --- README.md | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 61c6195..6a52f9c 100644 --- a/README.md +++ b/README.md @@ -22,17 +22,26 @@ Psst. since i learnt py through this bot, we decided to keep a new-comers friend πŸ‡²πŸ‡Ί πŸ‡ΊπŸ‡Έ πŸ‡¨πŸ‡¦ πŸ‡¦πŸ‡· ## βœ‚ Current Features - * πŸ‘‹ Greeting * 🍬 OOP architecture * πŸ›°οΈ keyword parameters * 🌡 password security with config file [disabled for now] * πŸ”Œ now with plugins - * πŸ“œ Quotes - * 🧠 Self Trivia - -## πŸ“œ Contributing Guide + +## ⌚ Current Plugins +- ⏲ caesar cipher - encode your text +- πŸ”’ calc - any calculation +- πŸ“ maths - sin cos and the like +- πŸƒ conv sniff - set triggers like how many times a word occur for one or more words and send response +- ❄ greet - demo plugin +- πŸ•Ά joke - get random joke +- ❓ self Trivia - random trivia +- πŸ’’ username - username generator +- πŸ“œ quotes - inspirational quotes + +## πŸ“ƒ Contributing Guide - don't forget to add your country flag here after accepted PR. i'll have to hunt it down on your profile if not. +- make sure to follow PEP8 ## πŸ”§ Plugins Development