Added bot info folder, updated help

This commit is contained in:
REDNBLACK 2017-04-16 17:38:56 +03:00
parent 1f2a33829c
commit b0378934da
6 changed files with 45 additions and 10 deletions

View File

@ -1,7 +0,0 @@
start - Start bot
help - Commands list
ping - Ping the bot
get_stats - Get number of pairs
chance - Get or set reply chance (1-50)
mod_f - (ADMIN ONLY) Find word to remove
mod_d - (ADMIN ONLY) Remove given word

1
info/about.txt Normal file
View File

@ -0,0 +1 @@
This bot's purpose is to listen to you, learn from you, and eventually become a perfect conversational partner

14
info/commands.txt Normal file
View File

@ -0,0 +1,14 @@
start - Start bot
help - Commands list
ping - Ping the bot
get_stats - Get number of pairs
chance - Get or set reply chance (1-50)
mod_f - (ADMIN ONLY) Find word to remove
mod_d - (ADMIN ONLY) Remove given word
meow - Random cat pic
borscht - Random borscht pic
vzhuh и текст - Create вжух meme with «вжух и текст» caption
woof - Random dog pic
boobs - Random boobs pic
butts - Random butt pic
xkcd - Random xkcd comic

2
info/description.txt Normal file
View File

@ -0,0 +1,2 @@
Well, Imaginary Friend bot can do a lot type /help to know about available commands.
But its purpose is to listen to you, learn from you, and eventually become a perfect conversational partner.

18
info/help.txt Normal file
View File

@ -0,0 +1,18 @@
Add me to your group and let me listen to your chat for a while.
When I learn enough word pairs, I'll start bringing fun and absurdity to your conversations.
Available commands:
• /ping: u know the drill,
• /get_stats: get the number of word pairs I've learned in this chat,
• /chance <n>: set the chance that I'll reply to a random message (must be in range 1-50, default: 5),
• /chance: get the current chance of my random reply,
• /meow: show random cat pic,
• /borscht: show random borscht pic,
• /vzhuh и текст: create вжух meme with «вжух и текст» caption,
• /woof: show random dog pic,
• /boobs: show random boobs pic,
• /butts: show random butt pic,
• /xkcd: show random xkcd comic.
If you get tired of me, you can kick me from the group.
In 12 hours, I'll forget everything that have been learned in your chat, so you can add me again and teach me new things!

View File

@ -13,10 +13,17 @@ class Help(Base):
When I learn enough word pairs, I'll start bringing fun and absurdity to your conversations.
Available commands:
/ping,
/ping: u know the drill,
/get_stats: get the number of word pairs I've learned in this chat,
/set_chance: set the chance that I'll reply to a random message (must be in range 1-50, default: 5),
/get_chance: get the current chance of my random reply.
/chance <n>: set the chance that I'll reply to a random message (must be in range 1-50, default: 5),
/chance: get the current chance of my random reply,
/meow: show random cat pic,
/borscht: show random borscht pic,
/vzhuh и текст: create вжух meme with «вжух и текст» caption,
/woof: show random dog pic,
/boobs: show random boobs pic,
/butts: show random butt pic,
/xkcd: show random xkcd comic.
If you get tired of me, you can kick me from the group.
In 12 hours, I'll forget everything that have been learned in your chat, so you can add me again and teach me new things!