index
:
user/henk/code/ruby/rbot.git
fix/deprecated_gethostbyname
main
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rbot
/
core
/
basics.rb
Age
Commit message (
Expand
)
Author
2011-08-28
basics: UI command to send NOTICEs
Giuseppe Bilotta
2010-03-14
basics: implement a channel list status query
Robin H. Johnson
2009-09-09
basics: log the fact that we're not joining default channels
Giuseppe Bilotta
2009-08-13
basics: UI reconnect command
Giuseppe Bilotta
2009-02-19
remove whitespace
Raine Virta
2008-08-06
basics: option to join channel after identification is confirmed
Giuseppe Bilotta
2008-07-30
* nick is handled by config, not basics
Giuseppe Bilotta
2008-04-22
Licensing uniformity: dual-license rbot core under MIT+acknowledgement and GPLv2
Giuseppe Bilotta
2008-04-15
irclog core module: dispatch from listen() to catch double-delegated messages...
Giuseppe Bilotta
2008-03-27
* handle invites properly
Giuseppe Bilotta
2008-03-04
Unixify all line endings.
Giuseppe Bilotta
2007-09-18
basics: it's @bot.myself, not just myself
Giuseppe Bilotta
2007-09-02
* move 'version' help to the module that actually supports the command
Giuseppe Bilotta
2007-09-02
* CTCP replies always use the same CTCP command. Use the new syntax to reply ...
Giuseppe Bilotta
2007-09-02
+ cleaner support for CTCP commands
Giuseppe Bilotta
2007-08-28
basics botmodule: use #to_s to stringify multiword parameters
Giuseppe Bilotta
2007-07-09
integrated ruby-gettext
Yaohan Chen
2007-04-03
Relocate help strings to proper locations, add help for 'mode' command
Giuseppe Bilotta
2007-02-18
Plugin header boilerplating.
Giuseppe Bilotta
2007-02-18
basics: respond to public pings too (i.e. to /ping lib/rbot/rfc2812.rbchannel)
Giuseppe Bilotta
2007-02-07
Fix rbot quieting
Giuseppe Bilotta
2006-10-02
Fix help (one more time)
Giuseppe Bilotta
2006-09-25
Add help for ping
Giuseppe Bilotta
2006-08-25
Fix small typo in basics core botmodule
Giuseppe Bilotta
2006-08-05
Rename the file core.rb to reflect the new botmoulde name
Giuseppe Bilotta