1
0
Fork 0
mirror of https://code.lenaisten.de/Lenaisten/lenaverse-bot.git synced 2024-11-21 14:33:00 +00:00
Commit graph

44 commits

Author SHA1 Message Date
e34e157ea4 Merge branch 'release/0.3.0' 2023-12-03 00:55:14 +01:00
76cba673df Merge branch 'develop' into release/0.3.0 2023-12-03 00:54:51 +01:00
47789f920a command /advent 2023-12-03 00:52:26 +01:00
385999a2f3 verein.reply_private -> ClubInfo.is_allowed 2023-12-03 00:47:25 +01:00
c913e63f51 /post fail message 2023-12-03 00:00:16 +01:00
491723fc3b move commands into package 2023-12-02 23:56:11 +01:00
31d62401e1 version bump 2023-12-02 23:48:30 +01:00
4be2eaff1f allow public/persistent posts in DM channels 2023-12-02 18:18:35 +01:00
485168d13f Merge tag 'v0.2.0' into develop
Unterstützt jetzt Discord's Status API
2023-11-26 20:36:26 +01:00
b26dbb3484 Merge branch 'release/0.2.0' 2023-11-26 20:36:00 +01:00
3301ad8c59 version bump 2023-11-26 20:35:49 +01:00
1d2450683e add CONFIG.status 2023-11-26 20:34:50 +01:00
6eeea1343f Merge tag 'v0.1.0' into develop
Erste Veröffentlichung
2023-11-25 01:03:28 +01:00
9e782da823 Merge branch 'release/0.1.0' 2023-11-25 01:03:06 +01:00
3c3f97cddc Dockerfile + LOG_LEVEL 2023-11-25 01:02:55 +01:00
32b098dc76 LICENSE, README 2023-11-25 00:04:47 +01:00
320126fc23 code deduplication 2023-11-22 23:44:55 +01:00
29af971c39 /beitreten command update 2023-11-22 22:37:30 +01:00
7c4dc07273 "join" -> "beitreten" 2023-11-21 17:37:48 +01:00
4a7851c50d /vorstand command 2023-11-21 16:02:43 +01:00
8c73e401ed Always suppress_embeds 2023-11-21 14:57:51 +01:00
534c31bbe4 InfoCommand.name field 2023-11-20 14:40:16 +01:00
d3b7a445c5 FileCommand: get on demand
- remove files directory
- remove git lfs
- use `aiohttp` to fetch files
2023-11-20 14:29:39 +01:00
f64cfbf1c0 InfoCommands: info, fest, aktion 2023-11-20 13:55:20 +01:00
64cb7bd5a9 config rework, command_prefix, remove clutter
- _helpers.ev_command respects CONFIG.command_prefix
- restrict public replies to channel ids
2023-11-20 13:40:25 +01:00
2978d7f98f /post timeout handling 2023-11-20 01:27:33 +01:00
6cb7feddd2 command lists 2023-11-20 00:43:50 +01:00
13dcddb135 Add "Aufnahmeantrag" to git lfs 2023-11-20 00:28:12 +01:00
26a48cce46 add /join and /linktree commands 2023-11-20 00:26:23 +01:00
59ce255fda pyproject.toml reformat 2023-11-19 23:38:49 +01:00
f7c24ebca5 minor fixes 2023-11-19 23:37:51 +01:00
ec01447440 minimum scope for bot 2023-11-19 19:36:29 +01:00
3bc24d45af doc 2023-11-19 19:12:06 +01:00
a7a1a3242e logging improvements 2023-11-19 19:02:05 +01:00
6f0c6d8f66 /post command add author and logging 2023-11-19 17:58:38 +01:00
b11c39da18 /post command target and authorization 2023-11-19 17:32:12 +01:00
8d68a5bec8 Add CONFIG.discord_token 2023-11-19 16:41:19 +01:00
1353c76f3c /post command some polish 2023-11-19 16:27:10 +01:00
8a328270cd "lsstuff" app command 2023-11-18 22:27:30 +01:00
20da5bd078 Test dummy "post" app_command 2023-11-18 21:52:07 +01:00
ad7350b4c1 dummy commands 2023-11-17 11:49:50 +01:00
5a630aff26 empty discord bot 2023-11-17 10:53:10 +01:00
876cd4ab53 python3.11: main dependencies and "Hello World" 2023-11-17 10:27:38 +01:00
2d3b357307 from template
code.yavook.de/Yavook.de/vscode-python3
2023-11-17 10:10:42 +01:00