aboutsummaryrefslogtreecommitdiffstats
path: root/bot/bot.py (unfollow)
Commit message (Collapse)AuthorLines
2020-10-02linting smhGravatar Lakshya Shastri-2/+1
2020-10-02implemented requested changesGravatar Lakshya Shastri-51/+59
2020-10-01Authenticate GitHub API requests for the Hacktoberfest issue finder.Gravatar Den4200-3/+9
2020-10-01fixed issues showing up in Check for merge ↵Gravatar Lakshya Shastri-7/+7
conflicts................................................Passed Check Toml...............................................................Passed Check Yaml...............................................................Passed Fix End of Files.........................................................Passed Mixed line ending........................................................Passed Trim Trailing Whitespace.................................................Passed check blanket noqa.......................................................Passed Flake8...................................................................Passed
2020-10-01fixed checks failing by running Installing dependencies from Pipfile.lock ↵Gravatar Lakshya Shastri-1/+1
(2801e4)… To activate this project's virtualenv, run pipenv shell. Alternatively, run a command inside the virtualenv with pipenv run. All dependencies are now up-to-date!
2020-10-01Removed unnecessary GitHub API request and checked response message instead.Gravatar Den4200-6/+13
This check is to see if a GitHub user is non-existent. We do not want to log this as an error.
2020-09-30Check the GitHub user exists before searching for their PRs.Gravatar Den4200-0/+5
Ensures an error does not occur when a GitHub user does not exist.
2020-09-30Authenticate GitHub API requests for Hacktoberfest stats.Gravatar Den4200-3/+6
Also changed the user agent from `Discord Python Hacktoberbot` to `Python Discord Hacktoberbot`.
2020-10-01Improve formatting in timeleftGravatar Joe Banks-2/+5
2020-09-30Update timeleft to not be locked to OctoberGravatar Joe Banks-11/+18
2020-09-30Update t-shirt references to t-shirts and trees!Gravatar Joe Banks-3/+3
2020-09-30Update Hacktoberfest image URLGravatar Joe Banks-1/+1
2020-09-30Allow hacktoberfest commands in September and NovemberGravatar Joe Banks-3/+3