0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 20 hours ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
We have to await coroutines More... about 8 years ago
Fixed a method I renamed More... about 8 years ago
Added some debug code and moved message processing back into its own method More... about 8 years ago
Changed MAL info More... about 8 years ago
Update README.md More... about 8 years ago
Updated Config and moved token to Config.py...oops More... about 8 years ago
Added example Config.py More... about 8 years ago
More updates to requirements.txt More... about 8 years ago
Updated requirements.txt More... about 8 years ago
Added .python-version for use with PyEnv More... about 8 years ago
We are getting closer More... about 8 years ago
Starting the switch over to discord More... about 8 years ago
Update README.md More... about 8 years ago
Reworked the synonym redirection stuff to work with ID More... about 8 years ago
Fixed minor bug with manual redirects. Added more synonyms More... over 8 years ago
Fixed an issue with dashes in usernames More... over 8 years ago
Reworked the stat request system More... over 8 years ago
More synonyms More... over 8 years ago
More synonyms More... over 8 years ago
Removed the test code More... over 8 years ago
Made it so ADB favours default/English names over other languages More... over 8 years ago
Added AniDB More... over 8 years ago
Removed a stupid comment More... over 8 years ago
Moved the subreddit list to config and fixed bug with editing from non-affiliated subreddits More... over 8 years ago
Merge pull request #5 from Nihilate/pr/4 More... over 8 years ago
Changed it to be Python 3 compatible and added a second unescape More... over 8 years ago
Merge pull request #4 from Decker108/master More... over 8 years ago
Changed it to be Python 3 compatible and added another unescape More... over 8 years ago
Removed the blocker on NSFW entries More... over 8 years ago
Replaced manual XML unescaping with HTMLParser.HTMLParser().unescape(text) from standard lib, made a few formatting and idiomatic fixes, removed a few unused variables, fields and imports More... over 8 years ago