Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Allow everyone to use the `.bm` command everywhere (#885) | 2021-09-26 | -1/+2 | |
| | | | | | | | | | | | * Allow everyone to use the bm command * Add everyone role in Roles constants * Use envvars and re-order Roles section to be more organized * Fix trailing whitespace We might need to squash merge, four commits for a single small fix is too much | |||
* | Fix type annotations | 2021-08-31 | -2/+2 | |
| | ||||
* | Merge branch 'main' into coinflip-command | 2021-08-30 | -1/+1 | |
|\ | ||||
| * | Make bot debug constant default to true | 2021-08-26 | -1/+1 | |
| | | ||||
* | | Move lemojis into constants.py | 2021-08-24 | -0/+3 | |
|/ | ||||
* | Added emoji IDs to constants.py | 2021-08-03 | -2/+2 | |
| | ||||
* | Merge branch 'main' into feature/stackoverflow | 2021-07-31 | -7/+9 | |
|\ | ||||
| * | Remove hacktoberfest channel overrides | 2021-07-06 | -1/+0 | |
| | | | | | | | | | | The hacktoberfest channel has now been removed, so these overrides can also be removed. The commands may still be useful in future, and can be used in lancebot's playground. | |||
| * | Allow commands in code jam team channels | 2021-07-06 | -0/+1 | |
| | | ||||
| * | Add transparent border to new Github octicons | 2021-06-10 | -7/+7 | |
| | | ||||
| * | Update tense of icon constants | 2021-06-09 | -2/+2 | |
| | | | | | | | | | | | | This is so the name of the constants describe the state in the correct tense Co-authored-by: Numerlor <[email protected]> | |||
| * | Update Github emoji to new icons | 2021-06-09 | -6/+8 | |
| | | | | | | | | | | | | Github updated their icons, so we should update ours too. Co-authored-by: GDWR <[email protected]> | |||
* | | Remove commented emojis | 2021-06-09 | -2/+0 | |
| | | ||||
* | | Merge branch 'main' of https://github.com/python-discord/sir-lancebot into ↵ | 2021-06-07 | -0/+3 | |
|\| | | | | | | | feature/stackoverflow | |||
| * | Merge branch 'main' into fix/ttt | 2021-06-07 | -12/+18 | |
| |\ | ||||
| * | | (tic-tac-toe): Update x and o emoji | 2021-05-15 | -0/+3 | |
| | | | ||||
* | | | Use reddit emojis for upvote and answers | 2021-06-07 | -2/+2 | |
| | | | ||||
* | | | Merge branch 'main' of https://github.com/python-discord/sir-lancebot into ↵ | 2021-06-02 | -12/+18 | |
|\ \ \ | | |/ | |/| | | | | feature/stackoverflow | |||
| * | | Remove trailing space | 2021-05-20 | -1/+1 | |
| | | | ||||
| * | | Merge branch 'main' into feature/command-suggestions | 2021-05-20 | -13/+56 | |
| |\ \ | ||||
| | * | | fix inconsistency of hexadecimal letter cases in Colours class | 2021-05-12 | -12/+12 | |
| | | | | ||||
| | * | | Merge branch 'main' into main | 2021-05-10 | -0/+19 | |
| | |\| | ||||
| | * | | add gold colour | 2021-05-09 | -0/+1 | |
| | | | | ||||
| * | | | Use constants for delete delay and remove redundant f-string. | 2021-04-03 | -0/+5 | |
| | | | | ||||
* | | | | Merge branch 'main' into feature/stackoverflow | 2021-05-16 | -1/+43 | |
|\ \ \ \ | | |_|/ | |/| | | ||||
| * | | | Pull upstream and resolve conflicts. | 2021-05-10 | -0/+22 | |
| |\ \ \ | | | |/ | | |/| | ||||
| | * | | Merge branch 'main' into Enforce-image-processing-concurrency | 2021-04-30 | -0/+5 | |
| | |\ \ | ||||
| | | * | | Add Catify command (#694) | 2021-04-20 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: Joe Banks <[email protected]> Co-authored-by: hypergamer80 <[email protected]> | |||
| | * | | | Merge branch 'main' into Enforce-image-processing-concurrency | 2021-04-12 | -1/+2 | |
| | |\| | | ||||
| | * | | | Fetch member before modifying their pfp | 2021-04-05 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We do this as the member cache may have an outdated version of their pfp, which can lead to errors if it's removed from the Discord CDN. Co-authored-by: vcokltfre <[email protected]> | |||
| | * | | | Merge remote-tracking branch 'origin/main' into ↵ | 2021-03-14 | -25/+0 | |
| | |\ \ \ | | | | |/ | | | |/| | | | | | | Enforce-image-processing-concurrency | |||
| | * | | | Move colours to constants | 2021-03-10 | -0/+16 | |
| | | | | | ||||
| * | | | | Add reddit channel ID to constants. | 2021-04-15 | -0/+1 | |
| | | | | | ||||
| * | | | | Merge branch 'main' into reddit_migration | 2021-04-15 | -37/+23 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||
| * | | | | Merge branch 'master' into reddit_migration | 2021-01-27 | -0/+17 | |
| |\ \ \ \ | ||||
| * \ \ \ \ | Merge branch 'master' of https://github.com/python-discord/sir-lancebot into ↵ | 2021-01-22 | -44/+67 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | reddit_migration | |||
| * | | | | | | Add Reddit class and emojis to constants file. | 2020-12-02 | -0/+18 | |
| | | | | | | | ||||
* | | | | | | | Update branch | 2021-04-15 | -31/+12 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||
| * | | | | | | Merge branch 'main' into akarys/630/automatic-linking-everywhere | 2021-04-11 | -1/+1 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | Add env var for trashcan eomji override | 2021-04-11 | -1/+1 | |
| | | |_|_|_|/ | | |/| | | | | ||||
| * / | | | | | Use PRDraft emoji when the pr is a draft pr for the .issue|.pr command | 2021-04-08 | -0/+1 | |
| |/ / / / / | ||||
| * | | | / | Removes Unused Roles & Channels | 2021-03-13 | -25/+0 | |
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes roles and channels from constants.py that are not used anywhere in the project. Signed-off-by: Hassan Abouelela <[email protected]> | |||
| * | | | | Remove arrows (whoopsies)! | 2021-03-04 | -3/+0 | |
| | | | | | ||||
| * | | | | Merge branch 'master' into master | 2021-03-04 | -5/+11 | |
| |\ \ \ \ | ||||
| | * | | | | Changes requested by @ChrisLovering | 2021-03-04 | -1/+1 | |
| | | | | | | ||||
| | * | | | | fstrings, colours, and self.bot | 2021-03-03 | -0/+1 | |
| | | | | | | ||||
| | * | | | | finished function | 2021-03-02 | -0/+1 | |
| | | | | | | ||||
| | * | | | | Merge branch 'master' into feature/improve-wiki | 2021-03-01 | -0/+2 | |
| | |\ \ \ \ | ||||
| | | * | | | | Add issue cog to staff channels. | 2021-02-28 | -0/+2 | |
| | | | | | | | ||||
| | * | | | | | Merge branch 'master' into feature/improve-wiki | 2021-02-28 | -1/+4 | |
| | |\| | | | |