0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update Gradle Wrapper and Groovy More... about 11 years ago
Added the Bot DSL System More... over 11 years ago
Update Gradle Wrapper to 1.11 More... over 11 years ago
Update README.md More... over 11 years ago
Fixed #6 More... over 11 years ago
Added Bot Timeout detection. Use the event 'timeout'. Closes #5. More... over 11 years ago
Bug Fix: Don't use @Memoized for a method that only calls a method that is also @Memoized More... over 11 years ago
DERP DANG IT! More... over 11 years ago
Testing new Travis CI Upload More... over 11 years ago
The event.message property now strips Colors and Formatting. To get the unfiltered message, simply use the event.rawMessage property. More... over 11 years ago
Cleaned Up Code (I enabled more IntelliJ Inspections and caught silly things I did so :)) More... over 11 years ago
Added REALLY GOOD tests. Added a test that actually connects to the server and performs a few tests. More... over 11 years ago
Update .gitignore More... over 11 years ago
More TESTS! :D More... over 11 years ago
Added more JUnit Tests More... over 11 years ago
Bug Fix - Change where the built-in bot is looking for the Config from bot.cfg to config.groovy More... over 11 years ago
Fix Nickname Parsing More... over 11 years ago
I derped, really badly. Also, changed README.md's Build Status badge to use NanoBot More... over 11 years ago
Changed how the binding for r command works. More... over 11 years ago
Added a way better .r command, just like the MinetweakBot one. More... over 11 years ago
Added Channel.kick(user, reason) More... over 11 years ago
Changed Position of Badges in README More... over 11 years ago
Merge pull request #2 from waffleio/master More... over 11 years ago
add waffle.io badge More... over 11 years ago
Yet another null safe More... over 11 years ago
For Joining and Parting, handle :'s More... over 11 years ago
Check for Channels on join that start with :, and strip them if so. Fixes #1 More... over 11 years ago
Added Events for CTCP. Tested and Perfected. More... over 11 years ago
Add Travis CI More... over 11 years ago
Fixed how BotManager clones a bot. More... over 11 years ago