Skip to content

Commit 6700105

Browse files
committed
forgot config file
1 parent cec1fe2 commit 6700105

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,3 @@ venv.bak/
6060

6161
# hpc-bot
6262
*.log
63-
config*

hpc_bot/config/config

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"token": "",
3+
"name": "",
4+
"avatar": "",
5+
"bot_text_channel": "",
6+
"log": ""
7+
}

0 commit comments

Comments
 (0)