0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 24, 2025 — Jan 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
config.rb: system wide overrides in /etc/rbot.conf More... over 17 years ago
fake_message duplicates m.reply and m.in_thread from the :from message this makes it possible to create a fake message, override its reply method in order to get its "return value", even if the fake message will be handled by creating another fake message. More... over 17 years ago
PO update More... over 17 years ago
figlet plugin: toilet support More... over 17 years ago
French translation More... over 17 years ago
spell plugin: command line option More... over 17 years ago
fake messages will use the originating message's reply method this allows shell plugin to capture replies of a command even if this command is run because of a fake message More... over 17 years ago
spell plugin: use case instead of if/elsif/.../end and wrap in rescue More... over 17 years ago
spell plugin: spell program is a config option More... over 17 years ago
Follow pagination of results More... over 17 years ago
dict.rb plugin: fixes the oxford parser so it doesn't spit out a bunch of extra crap More... over 17 years ago
Set GetText.cached = false so that mo files are reloaded when setting locale More... over 17 years ago
Urban can now grab the first page of definitions. More... over 17 years ago
lastfm plugin: tries to parse the current station. will show just listened track if real time data isn't there. More... over 17 years ago
Ignore generated files.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
More... over 17 years ago
Properly find out the available fortune categories.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
More... over 17 years ago
rfc2812.rb: skip unknown channel modes altogether More... over 17 years ago
rename plugin_files to source_files in rgettext_proc because the proc is used for non plugin files too More... over 17 years ago
make gettext tasks output files being regenerated and sources More... over 17 years ago
+ strip all colours and formatting when sending to a +c or +C channel More... over 17 years ago
#any? and #all? methods for Channel#mode to check if modes are set More... over 17 years ago
extends: define Array#shuffle(\!) only if not present already, and use simpler definitions More... over 17 years ago
rfc2812.rb: warn about unhandled numeric replies too More... over 17 years ago
ircbot.rb: ask about current channel modes on join More... over 17 years ago
rfc2812.rb: refactor MODE parsing to use it for RPL_CHANNELMODEIS (324) too More... over 17 years ago
PO updates More... over 17 years ago
makemo task autocreates data/locale/*/LC_MESSAGES directories More... over 17 years ago
lastfm plugin: default to current nick for lookups More... over 17 years ago
lastfm plugin: no need to specify a username for functions that act on a user. fixed help too. More... over 17 years ago
lastfm plugin: users can now associate their lastfm username with their irc nickname, and 'lastfm' by itself will retunr the now playing tracks More... over 17 years ago