| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | * | | | | | | | | Utilize __str__ of discord.Member in logging and output | 2019-10-12 | -47/+33 | ||
| | | | | | | | | | | |||||
| | * | | | | | | | | Add !otn forceadd command. | 2019-10-11 | -0/+8 | ||
| | | | | | | | | | | |||||
| | * | | | | | | | | Add check to !otn add to prevent too similar names. | 2019-10-11 | -2/+24 | ||
| | | | | | | | | | | |||||
| | | | * | | | | | | Fix rule alias. | 2019-10-15 | -6/+6 | ||
| | |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow rule alias to take rule numbers, passes them to the `site rules` command. Rules are now 1-indexed to conform with the representation on the website. | ||||
| | | | | | * | | | Delete “confirmation echo” | 2019-10-07 | -1/+1 | ||
| | | | | | | | | | |||||
| | | | | | * | | | Turn the jump URL into a clickable link | 2019-10-07 | -1/+1 | ||
| | | | | | | | | | |||||
| | | | | | * | | | Fix my broken English | 2019-10-07 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: Sebastiaan Zeeff <[email protected]> | ||||
| | | | | | * | | | Merge branch 'reminder-up' of https://github.com/akarys42/bot into reminder-up | 2019-10-06 | -41/+388 | ||
| | | | | | |\ \ \ | |||||
| | | | | | | * \ \ | Merge branch 'master' into reminder-up | 2019-10-06 | -41/+388 | ||
| | | | | | | |\ \ \ | |||||
| | | | | | * | | | | | Add line break between the reminder and the jump url | 2019-10-06 | -1/+1 | ||
| | | | | | |/ / / / | |||||
| | | | | | * | | | | Fix linting error | 2019-10-02 | -4/+5 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix some liting error Correct error Fix linting (maybe) | ||||
| | | | | | * | | | | Merge branch 'master' into reminder-up | 2019-09-30 | -13/+28 | ||
| | | | | | |\ \ \ \ | |||||
| | | | | | * | | | | | Add jump url | 2019-09-30 | -3/+6 | ||
| | | | | | | | | | | | |||||
| | | | | | * | | | | | Add humanized delta and content to confirmation message | 2019-09-29 | -1/+4 | ||
| | | | | | | | | | | | |||||
| | | | | | | | | * | | Apply suggestions from review, and add correct webhook ID. | 2019-10-20 | -11/+15 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - More informative docstrings for `Reddit.channel` and `get_top_posts` - Add the `amount` parameter, defaulting to 5. - Pin a max of 12 weeks worth of top posts. | ||||
| | | | | | | | | * | | Utilise `tasks.loop` and a webhook for reddit postings | 2019-10-15 | -147/+80 | ||
| | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| * | | | | | | | | | Create the !mention command. (#493) | 2019-10-15 | -3/+58 | ||
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Create the !mention command. Co-authored-by: null <[email protected]> | ||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'master' into master | 2019-10-15 | -1948/+1951 | ||
| | |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge pull request #503 from avayert/master | 2019-10-14 | -4/+130 | ||
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Add raw command | ||||
| | * | | | | | | | | | | Implement a bypassable cooldown decorator | 2019-10-14 | -3/+50 | ||
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | Small code review fixes | 2019-10-11 | -3/+2 | ||
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | Fix linting errors | 2019-10-08 | -7/+8 | ||
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | Fix wrong import | 2019-10-08 | -2/+1 | ||
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | Add raw command | 2019-10-08 | -3/+83 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #334 | ||||
| * | | | | | | | | | | | Merge pull request #378 from larswijn/django | 2019-10-14 | -44/+46 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | Change pep command to use `.txt` by default | ||||
| | * | | | | | | | | | | Update utils.py | 2019-10-13 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch around trying order (txt first, then rst) | ||||
| | * | | | | | | | | | | Completely re-submit file | 2019-07-01 | -44/+46 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to fix the write history of the file | ||||
| | | | * | | | | | | | | Use `bot.utils.humanize_delta`, tidy bot response, remove stray f from f-string | 2019-10-12 | -15/+5 | ||
| | | | | | | | | | | | | |||||
| | | | * | | | | | | | | Update !mention | 2019-10-06 | -14/+21 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Lock the role if the message wait has timed out - Sleep, lock role and send notification if mention by staff member found. - Lock role and send notification if mention by non-staff member found. | ||||
| | | | * | | | | | | | | fix linter | 2019-10-05 | -1/+2 | ||
| | | | | | | | | | | | | |||||
| | | | * | | | | | | | | properly send message with `asyncio.run` | 2019-10-05 | -3/+7 | ||
| | | | | | | | | | | | | |||||
| | | | * | | | | | | | | add requested changes for review | 2019-10-05 | -15/+28 | ||
| | | | | | | | | | | | | |||||
| | | | * | | | | | | | | revert back `tests.cogs.test_information`. I got them in the wrong order... | 2019-10-05 | -2/+2 | ||
| | | | | | | | | | | | | |||||
| | | | * | | | | | | | | revert back `tests.cogs.test_information` | 2019-10-05 | -3/+4 | ||
| | | | | | | | | | | | | |||||
| | | | * | | | | | | | | Create the !mention command | 2019-10-05 | -8/+47 | ||
| | | | | |_|_|_|_|/ / | | | |/| | | | | | | |||||
| | | | | | | | | | * | Remove bold tag when no channel is available | 2019-10-25 | -2/+2 | ||
| | | | | | | | | | | | |||||
| | | | | | | | | | * | Requested changes | 2019-10-24 | -3/+1 | ||
| | | | | | | | | | | | |||||
| | | | | | | | | | * | Add a footer and one-line a string | 2019-10-21 | -7/+4 | ||
| | | | | | | | | | | | |||||
| | | | | | | | | | * | Compact `!free` output | 2019-10-12 | -13/+15 | ||
| | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | | Deployment trigger | 2019-10-12 | -0/+0 | ||
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #495 from kraktus/modif_2 | 2019-10-11 | -1/+40 | ||
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add Periodic Ping to Checkpoint | ||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'master' into modif_2 | 2019-10-12 | -1/+1 | ||
| | |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge pull request #518 from python-discord/bump-site-postgres-to-12 | 2019-10-11 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Bump the site PostgreSQL version to 12. | ||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into bump-site-postgres-to-12 | 2019-10-11 | -5/+80 | ||
| | |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | Bump the site PostgreSQL version to 12. | 2019-10-12 | -1/+1 | ||
| | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
| | | * | | | | | | | | Merge branch 'master' into modif_2 | 2019-10-12 | -5/+80 | ||
| | | |\ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge pull request #421 from python-discord/bot-utils-time-tests | 2019-10-11 | -5/+80 | ||
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | Add tests for `bot.utils.time`. | ||||
| | * | | | | | | | | | Raise `ValueError` on negative `max_units`. | 2019-10-12 | -3/+9 | ||
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Merge branch 'master' into bot-utils-time-tests | 2019-10-12 | -353/+352 | ||
| | |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| | * | | | | | | | | | Add typehints. | 2019-10-11 | -3/+2 | ||
| | | | | | | | | | | | |||||