plugins for cloudbot (python3 version)
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
42
commits
Forgot that I never fixed up and uploaded my blacklist, maybe one day~~~
5316f62View on GitHubUpdates to fml, which was sorely out of date (and some bug fixes), since they changed their site layout etc
3d81d1eView on GitHubWoke up this morning and was thinking about this plugin for whatever reason. Fixed catching events in the past since python will gladly spit out numbers to you, however illogical they are
d2670b3View on GitHubSome updates I made for the comic.py plugin. Helps with some memleak issues (I was running it on a 128mb RAM VPS with the changes), and also eats commands so they don't ruin the comics.
8326688View on GitHubAdded updated twitch.py and updated readme. Twitch.py and agdq.py both need a twitch API key to work due to twitch changes
1566b50View on GitHubWhoops, accidently pushed a version that has blacklist code in it (I've yet to release it yet, will probably do soon after double checking it)
de88e84View on GitHubOverhaul of agdq.py that I worked on during the last SGDQ (summer 2016), finally decided to push it out. Also had to add in oauth support due to the changes to twitch's API (mostly due to them trying to combat viewbotting etc)
f05b2dcView on GitHubTweaked the title stripping code, makes newlines (\r and \n) into nothing instead of a space; also deletes leading spaces that some sites add
958d300View on GitHubCCP finally removed the DUST 514 player information (and status) from their CREST API, so I guess the game is shutdown now? I remmoved it and fixed the json handling for tq
d59038cView on GitHuboverhauled title.py into the new and improved Title.py using requests instead or urllib (and other bug fixes that were previously in title.py, stop using it)
9a6154bView on GitHubGDQ updated their table format; updated xpath rule probably too soon since SGDQ is a month out but we'll see~~
7428088View on GitHubAdded SpaceLaunch.py, updated README, fixed headers in a couple plugins
511ac0dView on GitHubFML recently updated their site and instead of each sentence being hyperlinked (Full disclosure: I have no, and I mean NO, idea why they had even done this in the first place) they hyperlinked the entire FML as one piece so the returning was massively simplified (might change it altogether later)
a12081bView on GitHub