Update example.env and .gitignore
This commit is contained in:
parent
196c2142ca
commit
08f3e0a32f
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -162,3 +162,4 @@ cython_debug/
|
|||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
#.idea/
|
||||
|
||||
err.log
|
|
@ -1,3 +1,4 @@
|
|||
BOT_TOKEN=
|
||||
JOIN_MESSAGE=
|
||||
LEAVE_MESSAGE=
|
||||
WELCOME_LEAVE_CHANNEL_ID=
|
||||
|
|
Loading…
Add table
Reference in a new issue