mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-06-16 10:19:10 +00:00
[bot] break out RPC and shared packages for bot service breakout
This commit is contained in:
parent
544ae65c58
commit
50b5e334a3
31 changed files with 233 additions and 111 deletions
|
@ -22,9 +22,8 @@ APP_URL=http://localhost:6769
|
|||
# CHANGE THIS ALWAYS. BUT EXACTLY ONCE.
|
||||
# signing key for sessions. changing this will invalidate all sessions.
|
||||
APP_KEY=PJoayPGqi8vfYVFYBDgSeJSDYUpzBX
|
||||
|
||||
# does this instance start a bot?
|
||||
IS_BOT=true
|
||||
# shared secret for bot authenticated requests.
|
||||
SHARED_SECRET=EJ1LongZLRJgHBhkSROsGh8MeaE0YvMo
|
||||
|
||||
# your and your friend's user ID for using admin tools.
|
||||
ROOT_USERS=62601275618889721
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue