aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| * | | | | | | | | | | | | | | | | | | config and constants changesGravatar wookie1842021-03-22-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added moderators category to constants.py, and removed mods and mod_spam from config as no longer used
| * | | | | | | | | | | | | | | | | | | Limit nominate to nominations channelGravatar wookie1842021-03-21-2/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a forcenominate command to allow mods to override this if necessary
| * | | | | | | | | | | | | | | | | | | Added moderators category to configGravatar wookie1842021-03-21-10/+4
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was not done previously as the defcon channel in the category was viewable by helpers, but now it is mods+ I also removed the now unnecessary constants for whitelisted channels
| | * | | | | | | | | | | | | | | | | Minor test changes for the !user embedGravatar Ben Soyka2021-04-05-10/+6
| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Update information tests for new embed color logicGravatar Ben Soyka2021-04-04-6/+8
| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Use Member.colour rather than a list comprehension for !userGravatar Ben Soyka2021-04-04-3/+1
| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Ignore colourless roles in !user embedGravatar Ben Soyka2021-04-04-1/+3
| |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #1497 from python-discord/mbaruh-staff_infoGravatar Boris Muratov2021-04-04-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Blacklist staff_info for duckpond
| * | | | | | | | | | | | | | | | | | Blacklist staff_info for duckpondGravatar Boris Muratov2021-04-04-0/+2
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge pull request #1464 from python-discord/allow-poll-to-leadsGravatar ks1292021-04-01-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow !poll to leads
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'main' into allow-poll-to-leadsGravatar ks1292021-04-01-1151/+1276
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #1492 from python-discord/fix-delete-closing-reason-statGravatar Matteo Bertucci2021-04-01-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use deleted reason if help channel is closed due to being empty
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'main' into fix-delete-closing-reason-statGravatar Matteo Bertucci2021-04-01-791/+774
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #1494 from python-discord/policy-documentsGravatar Matteo Bertucci2021-04-01-122/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update our policy documents
| * | | | | | | | | | | | | | | | | | | | Update policy documentsGravatar Matteo Bertucci2021-04-01-122/+8
|/ / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | Use deleted reason if help channel is closed due to being emptyGravatar Chris2021-03-30-1/+2
| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Alphabetize configurationGravatar Matteo Bertucci2021-03-30-5/+5
| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Merge branch 'main' into allow-poll-to-leadsGravatar Matteo Bertucci2021-03-30-211/+627
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | Allow the !poll command to leadsGravatar Matteo Bertucci2021-03-13-2/+2
| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Add leads to the constantsGravatar Matteo Bertucci2021-03-13-0/+4
| | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | Add a comment to _reload_tasks_from_redis() in the Stream cog.Gravatar Chris2021-04-06-0/+2
| | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | Convert back to datetime as Embed.timestamp doesn't support ArrowGravatar Chris2021-04-05-1/+2
| | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | Output stream command confimation in embed for automatic tz conversionGravatar Chris2021-04-05-4/+14
| | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | Remove redundant conversion to Arrow datetime in Stream cogGravatar Chris2021-04-03-1/+1
| | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | Merge branch 'stream-and-revokestream-commands' of ↵Gravatar Chris2021-04-01-2/+2
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | github.com:python-discord/bot into stream-and-revokestream-commands
| | | | | | * | | | | | | | | | | | | | | | Reword logging and docstrings to different moodGravatar ChrisJL2021-04-01-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Mark <[email protected]>
| | | | | * | | | | | | | | | | | | | | | | Mention user when upgrading streaming permissions to permanentGravatar Chris2021-04-01-1/+1
| | | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | | Ensure duration is always tz-awareGravatar Chris2021-04-01-2/+7
| | | | | |/ / / / / / / / / / / / / / / /
| | | | | * | | | | | | | | | | | | | | | Use tz aware timestamps and refactor for readibility - Stream cogGravatar Chris2021-04-01-5/+3
| | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | Update schedule_at() to work with tz aware date timesGravatar Chris2021-04-01-2/+6
| | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | Remove redundant traceback log in log.exceptionGravatar Chris2021-04-01-2/+2
| | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | Only convert to naive when sending to scheduler, general refactor&commentsGravatar Chris2021-04-01-11/+20
| | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | Convert to arrow for datetime managementGravatar Chris2021-04-01-4/+6
| | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | Remove unnecessary wrapper variableGravatar Chris2021-04-01-2/+3
| | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | Change references to user's in Stream cog to membersGravatar Chris2021-04-01-40/+42
| | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | Merge branch 'stream-and-revokestream-commands' of ↵Gravatar Chris2021-04-01-2/+2
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | github.com:python-discord/bot into stream-and-revokestream-commands
| | | | | | * | | | | | | | | | | | | | | | Fix spelling errors in logging statements - Stream cogGravatar ChrisJL2021-04-01-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Shivansh-007 <[email protected]>
| | | | | * | | | | | | | | | | | | | | | | Rename function in stream cog for consistancyGravatar Chris2021-04-01-4/+4
| | | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | | Describe redis cache var better in stream cogGravatar Chris2021-04-01-1/+1
| | | | | |/ / / / / / / / / / / / / / / /
| | | | | * | | | | | | | | | | | | | | | Sprinkle some logging into the Stream cogGravatar Chris2021-04-01-4/+15
| | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | Stream cog docstring updatesGravatar Chris2021-04-01-3/+4
| | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | function sig formatting, function ordering and remove unnessisary functionGravatar Chris2021-04-01-28/+10
| | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | Remove empty test for stream cogGravatar Chris2021-03-31-20/+0
| | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | Atempt to get member from cache first, and handle errors from API member callGravatar Chris2021-03-31-1/+19
| | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | Refactor code to match prevailing style, and reword some output in streaming cogGravatar Chris2021-03-31-8/+10
| | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | Remove unnessisary functions in stream cogGravatar Chris2021-03-31-6/+2
| | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | Simplify name of function param in stream cogGravatar Chris2021-03-31-3/+3
| | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | Merge branch 'main' into stream-and-revokestream-commandsGravatar Chris2021-03-31-3531/+5360
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #1463 from kwzrd/kwzrd/brandingGravatar Joe Banks2021-03-31-669/+766
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Branding: log after successful fetchGravatar kwzrd2021-03-31-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Shivansh-007 <[email protected]> Co-authored-by: Joe Banks <[email protected]>