fix(restart): send completion notice after channel is ready and unify runtime keys
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
"""Runtime environment variable keys shared across components."""
|
||||
|
||||
RESTART_NOTIFY_CHANNEL_ENV = "NANOBOT_RESTART_NOTIFY_CHANNEL"
|
||||
RESTART_NOTIFY_CHAT_ID_ENV = "NANOBOT_RESTART_NOTIFY_CHAT_ID"
|
||||
Reference in New Issue
Block a user