thilp / vlb-rb

IRC bot for #vikidia
https://thilp.github.io/vlb-rb/
GNU General Public License v2.0
1 stars 2 forks source link

Simplify VikiLinkBot::Input implementation #13

Open thilp opened 9 years ago

thilp commented 9 years ago

StringScanner will allow to distinguish between command name, arguments and wikis at lexing time.