Changes between Version 3 and Version 4 of DjangoBot
- Timestamp:
- Feb 9, 2008, 4:56:24 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoBot
v3 v4 18 18 }}} 19 19 20 The bot will then go out and fetch information about '''brosner'''. This works with any IRC handle that is associated to a profile on !DjangoPeople. 20 The bot will then go out and fetch information about '''brosner'''. This works with any IRC handle that is associated to a profile on !DjangoPeople. The ```who``` command also accepts multiple nicknames separated by spaces. You can also do: 21 22 {{{ 23 /msg DjangoBot who brosner empty 24 }}} 21 25 22 26 == Future Features ==