This website requires JavaScript.
Explore
Help
Register
Sign In
profitroll
/
QuizBot
Archived
Watch
1
Star
0
Fork
0
You've already forked QuizBot
Code
Issues
5
Pull Requests
Actions
Projects
1
Releases
2
Activity
89
Commits
3
Branches
2
Tags
main
Commit Graph
89 Commits
This Branch
This Branch
All Branches
Merge remote-tracking branch 'origin/main'
profitroll
·
2025-05-06 23:55:30 +02:00
v1.0.1
Verified
c18752958e
Merge branch 'staging'
profitroll
·
2025-05-06 23:55:06 +02:00
Verified
0534cc9e2d
Merge pull request 'Bump version to 1.0.1' (
#17
) from dev into staging
Reviewed-on:
#17
Profitroll
·
2025-05-07 00:53:40 +03:00
Partially verified
cd5e1a6a18
Bump version to 1.0.1
profitroll
·
2025-05-06 23:53:08 +02:00
Verified
294a57338e
Merge pull request 'Fixed wrong string conversions during caching on PycordUser' (
#16
) from dev into staging
Reviewed-on:
#16
Profitroll
·
2025-05-07 00:48:56 +03:00
Partially verified
dfddea78e0
Fixed wrong string conversions during caching on PycordUser
profitroll
·
2025-05-06 22:45:06 +02:00
Verified
c0451de27a
Merge pull request 'v1.0.0' (
#15
) from dev into main
Reviewed-on:
#15
Profitroll
·
2025-05-06 21:34:31 +03:00
v1.0.0
7dbd1fcc95
Bump version to 1.0.0
profitroll
·
2025-05-06 20:33:50 +02:00
Verified
5f9ef163e1
Fixed formatting and typos
profitroll
·
2025-05-06 20:29:49 +02:00
Verified
8d60d8aef5
Fixed formatting in README
profitroll
·
2025-05-06 20:28:42 +02:00
Verified
3700e4055d
Completed the README documentation for
#4
profitroll
·
2025-05-06 20:24:02 +02:00
Verified
e7c719312f
Closes
#13
profitroll
·
2025-05-06 20:16:44 +02:00
Verified
96c1314234
WIP: BaseCacheable
profitroll
·
2025-05-06 13:39:37 +02:00
Verified
d1498f38e9
Worked on
#13
and
#4
. There are some caching issues left, though. Introduced abstract class Cacheable. Replaced async_pymongo with pymongo
profitroll
·
2025-05-06 02:54:30 +02:00
Verified
86c75d06fa
Closes
#14
profitroll
·
2025-05-04 22:30:54 +02:00
Verified
9d562e2e9d
Documented PycordGuild and partially documented PycordEventStage (
#4
)
profitroll
·
2025-05-04 01:07:28 +02:00
Verified
6b5a276f00
Added instructions for upgrading from release and source
profitroll
·
2025-05-04 00:48:19 +02:00
Verified
134533e342
Fixed wrong _ being used
profitroll
·
2025-05-03 17:00:45 +02:00
Verified
498d822e09
Added installation and usage instructions
profitroll
·
2025-05-03 17:00:21 +02:00
Verified
44e144801d
Fixed prefer_emojis missing from __slots__ in PycordGuild
profitroll
·
2025-05-03 01:09:11 +02:00
Verified
798f5ac529
Fixed i18n for PycordBot
profitroll
·
2025-05-03 01:07:24 +02:00
Verified
f2e01e3b85
Introduced prefer_emojis for PycordGuild
profitroll
·
2025-05-03 00:55:13 +02:00
Verified
2d9bf1cfb9
Introduced i18n to utility modules
profitroll
·
2025-05-03 00:45:22 +02:00
Verified
aa2f90e1c5
Introduced i18n to CogStage
profitroll
·
2025-05-03 00:38:13 +02:00
Verified
34a506466d
Introduced i18n to CogEvent
profitroll
·
2025-05-03 00:33:49 +02:00
Verified
327dcba544
Introduced i18n for "/user update_channels"
profitroll
·
2025-05-02 14:18:58 +02:00
Verified
fa200ef92d
Implemented "/user update_channels" (
#10
)
profitroll
·
2025-05-02 14:07:00 +02:00
Verified
3dcae36dec
Fixed handling of event dates (for
#2
)
profitroll
·
2025-05-02 12:20:24 +02:00
Verified
5507295b1b
Closes
#11
profitroll
·
2025-05-02 12:01:23 +02:00
Verified
80eae3f1b1
Added i18n to the jailing mechanism
profitroll
·
2025-04-29 16:47:15 +02:00
Verified
390145ca0e
Optimized imports
profitroll
·
2025-04-29 13:54:17 +02:00
Verified
137ecffcf7
Completion message sent to admins will now include the event name
profitroll
·
2025-04-29 13:53:38 +02:00
Verified
efb9ae55ef
Improved error handling; Introduced i18n for /register, /unregister and /guess
profitroll
·
2025-04-29 13:50:38 +02:00
Verified
9d39b803f3
Set min version of typing_extensions to 4.11.0
profitroll
·
2025-04-29 12:18:33 +02:00
Verified
28d6340847
Slightly improved hardcoded messages
Profitroll
·
2025-04-29 01:04:50 +02:00
Verified
112387115f
Added Pycord speedups to requirements
Profitroll
·
2025-04-29 00:58:00 +02:00
Verified
2e9ed41a2c
Improved handling of larger event stages
profitroll
·
2025-04-28 14:20:06 +02:00
Verified
2ccdd6406a
Added /status command
profitroll
·
2025-04-28 13:06:55 +02:00
Verified
c4ebd1b891
Fixed stage not being updated on guessing
Profitroll
·
2025-04-28 02:00:19 +02:00
Verified
c96cb167b5
Fixed some event-related issues and guessing
Profitroll
·
2025-04-28 01:51:43 +02:00
Verified
22139aa486
Fixed category id not being provided
Profitroll
·
2025-04-28 01:33:24 +02:00
Verified
679d026286
Fixed event validation
Profitroll
·
2025-04-28 01:27:46 +02:00
Verified
b9dbc9443b
Fixed categories and some timestamps
Profitroll
·
2025-04-28 01:21:20 +02:00
Verified
b212236b10
Improved (still partial) i18n for /stage and /user
profitroll
·
2025-04-27 22:30:21 +02:00
Verified
99653c6fe1
Fixed broken imports
profitroll
·
2025-04-27 22:08:42 +02:00
Verified
d41d41663f
Changed line length to 108 in black
profitroll
·
2025-04-27 22:06:35 +02:00
Verified
11f0cc384a
Added a stub for
#11
and slightly improved typing
profitroll
·
2025-04-27 22:05:34 +02:00
Verified
923173ebe8
Introduced i18n for /event, /guess, /register and /unregister. Prepared other commands for i18n too
profitroll
·
2025-04-27 22:04:14 +02:00
Verified
9a5edbaa4d
Fully documented and updated PycordEvent (
#4
)
profitroll
·
2025-04-27 17:41:14 +02:00
Verified
12a88d5a23
Added more custom exceptions and prepared everything for documentation
Profitroll
·
2025-04-27 12:39:30 +02:00
Verified
638658af75
First
Previous
1
2
Next
Last