mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-03 12:30:24 +08:00
Feat/task handler (#1056)
* move task logic to task handlers * rename command * remove test code * rename classes and add missing handler creations * switch task back to random and fetch log_channel_id from db
This commit is contained in:
@@ -4,4 +4,4 @@ OWNER_IDS=[<your user id>, <other user ids>]
|
||||
PREFIX="/" # DO NOT LEAVE EMPTY, slash command prefix in DMs
|
||||
|
||||
OASST_API_URL="http://localhost:8080" # No trailing '/'
|
||||
OASST_API_KEY=""
|
||||
OASST_API_KEY="1234"
|
||||
|
||||
Reference in New Issue
Block a user