1
Fork 0
mirror of https://github.com/wlinator/luminara.git synced 2024-10-02 16:23:12 +00:00
Commit graph

873 commits

Author SHA1 Message Date
84759ab294 Add case commands 2024-08-29 07:03:25 -04:00
d68368a30e Add mod module and warn command 2024-08-29 06:21:55 -04:00
31c80b9b00 chore: Refactor slowmode command for flexibility 2024-08-29 05:43:33 -04:00
5266877eb7 Add slowmode app command 2024-08-29 05:40:35 -04:00
7edf3600a8 Make slowmode command more flexible 2024-08-29 05:31:38 -04:00
bf05ae118c Add format.py and format slowmode durations 2024-08-29 05:19:09 -04:00
f87f8a0b39 Huge refactor 2024-08-29 04:48:14 -04:00
3c6bc711d6 Add leaderboard command 2024-08-28 15:39:55 -04:00
bdbc5d0e73 Add daily service 2024-08-28 15:29:41 -04:00
09ab8db099 Add currency service 2024-08-28 15:29:30 -04:00
b8b6880169 Add "sort-simple-yaml" pre-commit hook for settings.yaml 2024-08-28 12:42:31 -04:00
a5481ea66e Add "--autofix" arg to pretty-format-json 2024-08-28 12:37:48 -04:00
e988cfa3e4 Add the "pretty-format-json" pre-commit hook 2024-08-28 12:35:06 -04:00
c9c56e20f8 Add level command 2024-08-28 12:26:02 -04:00
afd2abfe35 Add xp_service.py 2024-08-28 10:50:04 -04:00
f42139a014 Fix Dockerfile 2024-08-28 10:48:24 -04:00
92d5aafda1 Rename main files 2024-08-28 10:47:30 -04:00
0b3c05ddc9 Add database and migrations from v2 2024-08-28 10:44:07 -04:00
fc2d06a944 Add backup module 2024-08-28 10:33:31 -04:00
8f542865ed Add invite author to invite description 2024-08-28 10:27:46 -04:00
5149fa172c Add blackjack view and refactor other views 2024-08-28 10:24:41 -04:00
84ae737a33 Add invite view buttons 2024-08-28 10:19:42 -04:00
aa2a4c21a6 Add introduction command 2024-08-28 10:18:50 -04:00
48f50415b1 feat: Add hide_name_in_description option to info command 2024-08-28 09:56:23 -04:00
35a212ea3a Rename locales dir 2024-08-28 09:54:41 -04:00
7fd1b6657d Refactor embed_builder to not require ctx 2024-08-28 09:53:21 -04:00
24b84c11f2 Working error handler and xkcd commands 2024-08-28 08:59:54 -04:00
47e7d7ad71 Add xkcd command (not functional) 2024-08-28 07:38:42 -04:00
118c56c44a Add avatar command 2024-08-28 07:23:28 -04:00
fbaa326c1e Add info command 2024-08-28 07:10:13 -04:00
877b7171b0 Add uptime command 2024-08-28 06:51:36 -04:00
8c9860b527 Bring version down to 3.0.0-alpha 2024-08-28 06:48:21 -04:00
17bb34c5af chore: Update strings and embed for the sync command 2024-08-28 06:47:20 -04:00
67adfb0df7 Add embed builder, all settings from v2 and update the ping command 2024-08-28 06:42:03 -04:00
1fd136e2ef Add all localization strings to CONST 2024-08-28 06:35:27 -04:00
9816826122 chore: Add bday strings from v2 2024-08-28 06:33:02 -04:00
f9109b2a5e chore: Add level strings from v2 2024-08-28 06:32:37 -04:00
3aea9a4f8c chore: Add strings from v2 2024-08-28 06:32:17 -04:00
a6862bd085 v3 official init: working DPY bot with a cog loader and tree sync command. 2024-08-28 06:29:16 -04:00
bb1bae2959 Update README 2024-08-28 05:00:23 -04:00
1c9e89cb0e Clean up dir tree in preparation for v3 2024-08-28 04:58:40 -04:00
5645a78174 chore: Update README.md to mention usage of settings.yaml for configuration 2024-08-27 07:16:22 -04:00
866cbe6f0d
Merge pull request #38 from wlinator/yaml-switch
yaml settings & customizability update
2024-08-27 07:03:31 -04:00
072b9ac7bc Fix info command 2024-08-27 07:01:31 -04:00
860751a4a9 Merge branch 'main' into yaml-switch 2024-08-27 06:50:40 -04:00
58e5622f10 document clearly that parser is intended for internal use only 2024-08-27 06:48:16 -04:00
1d23d58bfc refactor caching mechanism for YAML and JSON files 2024-08-27 06:46:19 -04:00
90fddfd7ab chore: Bump version to 2.9.0 in settings.yaml 2024-08-27 06:43:21 -04:00
1ae69ae2ce Fix slots command with new yaml settings 2024-08-27 06:38:33 -04:00
aa0b2f803a Fix blackjack command with new yaml settings 2024-08-27 06:27:30 -04:00