45 lines
851 B
Plaintext
45 lines
851 B
Plaintext
tilde.club botany bot
|
|
=====================
|
|
|
|
commands
|
|
--------
|
|
|
|
!rollcall - supported only in #bots
|
|
see the help text for the bot
|
|
%desc <account>
|
|
see a person's plant description
|
|
- if there is no plant associated to the account, they will
|
|
have an 'invisible plant'
|
|
|
|
%desc nouser
|
|
nouser's invisible plant
|
|
|
|
%water <account>
|
|
water a person's plant
|
|
- if there is no plant associated to the account, this call
|
|
will error
|
|
|
|
%water nouser
|
|
I can't water nouser's invisible plant!
|
|
|
|
%join <channel>
|
|
make the bot join a channel
|
|
- requires admin privs
|
|
|
|
%join #chaos
|
|
joined the channel
|
|
|
|
%{add,del}owner <nick>
|
|
add or remove owner status from a nick (admins)
|
|
|
|
%amowner
|
|
determine if you are an owner
|
|
|
|
%ping
|
|
pong!
|
|
|
|
%eval <code>
|
|
evaluate the result of python code (admins)
|
|
|
|
see tildegit.org/randomuser/botanybot for the source
|