Commit 9e591cc
committed
Bump version to 1.7.5 and enhance auto-publish logic
Updated the bot version from 1.7.4 to 1.7.5 in the Dockerfile and main.py.
Introduced new command handling in the aclient class to call Functions.auto_publish under specific conditions, improving message publishing in announcement channels.
Retained the load_dotenv() functionality for environment variable loading.
Enhanced permission and message type checks to ensure proper context for auto-publishing.1 parent e6d9e7e commit 9e591cc
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | 231 | | |
235 | 232 | | |
236 | 233 | | |
| |||
241 | 238 | | |
242 | 239 | | |
243 | 240 | | |
| 241 | + | |
| 242 | + | |
244 | 243 | | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| |||
0 commit comments