1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 09, 2024 — Dec 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rewrote listen loop a bit. Reverted loop time change, changed the ping loop by mistake. More... over 14 years ago
Merge branch 'master' of [email protected]:ollej/shoutbridge More... over 14 years ago
Add longpoll to Message requests. More... over 14 years ago
Merge branch 'master' of [email protected]:ollej/shoutbridge More... over 14 years ago
Cast to integer for update. More... over 14 years ago
Merge branch 'master' of [email protected]:ollej/shoutbridge More... over 14 years ago
Reset values in slapstats, removed _() i18n More... over 14 years ago
Merge branch 'master' of [email protected]:ollej/shoutbridge More... over 14 years ago
slapstats needs to be first. More... over 14 years ago
Merge branch 'master' of [email protected]:ollej/shoutbridge More... over 14 years ago
Fixed bug with slap/hug counter not being initialized. More... over 14 years ago
Merge branch 'master' of [email protected]:ollej/shoutbridge More... over 14 years ago
Updated SlapPlugin to keep a counter of number of slaps and hugs. listshouts script has been heavily updated to support smartphone clients. More... over 14 years ago
Changed case on some of the definitions. More... almost 15 years ago
Added a definition. More... almost 15 years ago
FIX: switched places on !kram and !krama to make them match properly More... almost 15 years ago
NEW: Updated more plugins to use super class helper methods for parsing names, stripping command etc. NEW: SeenTell and Slap plugins now use the get_name Plugin method to parse the name to make them work in the same way. More... almost 15 years ago
Merge branch 'master' of github.com:ollej/shoutbridge More... almost 15 years ago
NEW: Refactored name parsing from !tell command into a parse_name() method in the Plugin super class. More... almost 15 years ago
NEW: Added option to resume from latest known shoutbox id NEW: Added option to skip all earlier shoutbox messages. FIX: Moved HaliDb class into its own file. FIX: Updated README with !hug command and new options. NEW: Shoutbox now has a reference to the HaliDb instance in the bridge. NEW: Shoutbox saves the id of the latest read shout message. More... almost 15 years ago
NEW: Added Swedish commands for Seen/Tell More... almost 15 years ago
Added lots of hug messages (in Swedish) More... almost 15 years ago
NEW: Refactored SlapPlugin to add support for hugs as well. More... almost 15 years ago
MINOR: Don't allow HALiBot to kick himself out in FakePlugin. More... almost 15 years ago
NEW: Added a simple mock crypto plugin with rot13 and reverse commands. More... almost 15 years ago
MINOR: Added HAL quote when trying to tell HALiBot something. More... almost 15 years ago
MINOR: Added HAL quote when trying to slap HALiBot. More... almost 15 years ago
Added some more definitions and quotes and cleared the _new files. More... almost 15 years ago
Removed debug message. More... almost 15 years ago
Added FakePlugin with some pretend IRC-like op commands. More... almost 15 years ago