Gastove / pmxbot

IRC and Slack bot for Python - full featured yet extensible and customizable
Other
1 stars 0 forks source link

Lexicon #3

Open Gastove opened 6 years ago

Gastove commented 6 years ago

I propose a command with a few pieces:

!define <term>: <definition >  # adds a new term to the lexicon
!whatis <term>                         # Gets the term or responds "Undefined"
!whatis <term> <number>       # Returns the <number>th definition for a term
theetruscan commented 6 years ago

Need to fix this in testing, having testing issues. Should be close tho.

theetruscan commented 6 years ago

Note, I'm just renaming the quote bit for now. Then I'll tweak it