AnthyG / ThunderWave

A chat for ZeroNet
http://127.0.0.1:43110/1CWkZv7fQAKxTVjZVrLZ8VHcrN6YGGcdky/
15 stars 3 forks source link

Chatbots #91

Open danimesq opened 7 years ago

danimesq commented 7 years ago

A list of stuff the Bot should be able to do.. in the lobby:

us stands for username e.g. glightstar idp stands for "ID-Provider" e.g. zeroid.bit gid stands for Group-ID e.g. Abcdefghijklmnopqrstuvwxyz

AnthyG commented 6 years ago

A simple bot has been added with commit cb7ab34755a00cf77e1a4521be481da33fc0c6e7!

AnthyG commented 6 years ago

Commands are prefixed with ?!/. So for example you can type ?!/help to print a list of all available commands.

AnthyG commented 6 years ago

Added 4 commands with commit 804ca2d92408d9199c1aabe5dcc958bd19d53857

AnthyG commented 6 years ago

Added some style-changes for messages to and from the bot with commit cfa43f18b3ca3d6c31397efeb26e7f49acd03115

AnthyG commented 6 years ago

With commit 6277430bfec2751a6ade7afd1bfdce0978d77693, I changed the syntax for commands from ?!/[CMD] to /[CMD] for easier typing. I also added the rules as of now (#103), that are now accessible via /rules.

AnthyG commented 6 years ago

Working on the settings-cmd-stuff now on the bot-cmd-settings-tree. Almost finished it with commit 98e1c2e8f80648512cf8411256f9aec696aade50!

danimesq commented 6 years ago

You can read abou Telegram bots and how they works. If a chat group have a admin bot, can show a command button and menu.