Begin detecting mentions, and slicing to the actual message portion
Also convert source_nick to a plain string, instead of an Option. Next should be making weather code get weather for specified locations.
This commit is contained in:
parent
4df059bfc1
commit
f450366777
3 changed files with 76 additions and 5 deletions
|
@ -7,3 +7,4 @@ authors = ["Darren VanBuren <onekopaka@theoks.net>"]
|
|||
irc = "0.11"
|
||||
hyper = "0.9"
|
||||
rustc-serialize = "0.3"
|
||||
regex = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue