1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
relearn something i knew like 7 years ago
hlmtre
as Matt Weller
More... about 3 years ago
fix bonk
hlmtre
as Matt Weller
More... about 3 years ago
fix recap
hlmtre
as Matt Weller
More... over 3 years ago
remove essentially duplicate scheduler.py
hlmtre
as Matt Weller
More... over 3 years ago
Merge pull request #13 from MechMaster48/master
hlmtre
as Matt W
More... over 3 years ago
Removed unused time import. Removed trailing decimal places when time was printed to channel. Changed name of module to schedule.py from scheduler.py and class name in module to Schedule to match event. If name of module and event do not match it will print multiple times after reload.
Zachary Foster
as MechMaster48
More... over 3 years ago
Merge pull request #6 from hlmtre/master
Zachary Foster
as MechMaster48
More... over 3 years ago
braindum
hlmtre
as Matt Weller
More... over 3 years ago
slight fix to help to be a little broader in its search
hlmtre
as Matt Weller
More... over 3 years ago
update .help to take individual commands for help
hlmtre
as Matt Weller
More... over 3 years ago
add functional task scheduler
hlmtre
as Matt Weller
More... over 3 years ago
add scheduler
hlmtre
as Matt Weller
More... over 3 years ago
Merge pull request #12 from MechMaster48/master
hlmtre
as Matt W
More... over 3 years ago
Updated youtube module to work with requests instead of urllib
Zachary Foster
as MechMaster48
More... over 3 years ago
Merge branch 'master' of https://github.com/MechMaster48/pybot
Zachary Foster
as MechMaster48
More... over 3 years ago
Updated youtube module to work with requests
Zachary Foster
as MechMaster48
More... over 3 years ago
fix for all-line event being removed from bot.py
hlmtre
as Matt Weller
More... over 3 years ago
Merge pull request #11 from MechMaster48/master
hlmtre
as Matt W
More... over 3 years ago
Update settings.json
Zachary Foster
as MechMaster48
More... over 3 years ago
Added linting enabled and pylint enabled to settings.json for vscode
Zachary Foster
as MechMaster48
More... over 3 years ago
Removed old way of loading modules that was just sitting in the middle of bot.py
Zachary Foster
as MechMaster48
More... over 3 years ago
Merge pull request #5 from hlmtre/master
Zachary Foster
as MechMaster48
More... over 3 years ago
credit where it is due
hlmtre
as Matt Weller
More... over 3 years ago
remove python 2.7 from testing
hlmtre
as Matt Weller
More... over 3 years ago
make tests not debug (less output)
hlmtre
as Matt Weller
More... over 3 years ago
update python version in travis.yml to 3.7 to hopefully fix error loading praw
hlmtre
as Matt Weller
More... over 3 years ago
fix travis? after reading some docs first
hlmtre
as Matt Weller
More... over 3 years ago
fix travis? question mark?
hlmtre
as Matt Weller
More... over 3 years ago
update README with docker instructions
hlmtre
as Matt Weller
More... over 3 years ago
add owner and port flags; make --config and any manual setting mutually exclusive
hlmtre
as Matt Weller
More... over 3 years ago