| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | | | | | | | | | | | 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 | ||
| | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |||||
| | | | | | | | | | * | | group and order constants | 2019-11-15 | -3/+5 | ||
| | | | | | | | | | | | | |||||
| | | | | | | | | | * | | Add variable info after comment was deleted | 2019-11-15 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: scargly <[email protected]> | ||||
| | | | | | | | | | * | | join extra newline | 2019-11-15 | -2/+1 | ||
| | | | | | | | | | | | | |||||
| | | | | | | | | | * | | Adjust code style and comments | 2019-11-12 | -37/+40 | ||
| | | | | | | | | | | | | |||||
| | | | | | | | | | * | | syntax highlight diff of reloaded inventories | 2019-11-11 | -3/+3 | ||
| | | | | | | | | | | | | |||||
| | | | | | | | | | * | | Do not cut off text arbitrarily but at last sentence to make sure no ↵ | 2019-11-11 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unfinished markdown is left in | ||||
| | | | | | | | | | * | | clear renamed symbols on inventory refresh | 2019-11-11 | -0/+1 | ||
| | | | | | | | | | | | | |||||
| | | | | | | | | | * | | Move signatures definition | 2019-11-10 | -1/+1 | ||
| | | | | | | | | | | | | |||||
| | | | | | | | | | * | | Add a command for refreshing inventories | 2019-11-10 | -0/+22 | ||
| | | | | | | | | | | | | |||||
| | | | | | | | | | * | | Move paragraph search to not cut off long starting paragraphs | 2019-11-10 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: scargly <[email protected]> | ||||
| | | | | | | | | | * | | Cut off description at 1000 chars if paragraph is not found | 2019-11-10 | -0/+2 | ||
| | | | | | | | | | | | | |||||
| | | | | | | | | | * | | Add a newline after signatures for readability | 2019-11-10 | -1/+1 | ||
| | | | | | | | | | | | | |||||
| | | | | | | | | | * | | fix signatures and descriptions not being found when present | 2019-11-10 | -4/+4 | ||
| | | | | | | | | | | | | |||||
| | | | | | | | | | * | | Make sure only signatures belonging to the symbol are fetched | 2019-11-03 | -3/+4 | ||
| | | | | | | | | | | | | |||||
| | | | | | | | | | * | | Comment grammar | 2019-11-03 | -2/+2 | ||
| | | | | | | | | | | | | |||||
| | | | | | | | | | * | | Fix case for the python package name in `NO_OVERRIDE_PACKAGES` | 2019-11-03 | -1/+1 | ||
| | | | | | | | | | | | | |||||
| | | | | | | | | | * | | Handle exceptions when fetching inventories | 2019-11-03 | -31/+57 | ||
| | | | | | | | | | | | | |||||
| | | | | | | | | | * | | Improve module description searching | 2019-11-02 | -7/+35 | ||
| | | | | | | | | | | | | |||||
| | | | | | | | | | * | | Get up to 3 signatures of a symbol | 2019-11-02 | -16/+14 | ||
| | | | | | | | | | | | | |||||
| | | | | | | | | | * | | Get symbol description by searching for a dd tag instead of traversing the ↵ | 2019-11-02 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | siblings | ||||
| | | | | | | | | | * | | Do not cut off description in code blocks | 2019-11-02 | -1/+7 | ||
| | | | | | | | | | | | | |||||
| | | | | | | | | | * | | Grammar check comment | 2019-10-21 | -1/+1 | ||
| | | | | | | | | | | | | |||||
| | | | | | | | | | * | | Allow embeds to not include signatures in case the symbol is a module | 2019-10-21 | -11/+14 | ||
| | | | | | | | | | | | | |||||
| | | | | | | | | | * | | Don't include a signature and only get first paragraphs when scraping when ↵ | 2019-10-21 | -10/+18 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | symbol is a module | ||||
| | | | | | | | | | * | | remove "function" from NO_OVERRIDE_GROUPS | 2019-10-20 | -1/+0 | ||
| | | | | | | | | | | | | |||||
| | | | | | | | | | * | | Auto delete messages when docs are not found | 2019-10-20 | -2/+8 | ||
| | | | | | | | | | | | | |||||
| | | | | | | | | | * | | show renamed duplicates in embed footer | 2019-10-20 | -8/+13 | ||
| | | | | | | | | | | | | |||||