-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig.yml.example
More file actions
45 lines (41 loc) · 878 Bytes
/
config.yml.example
File metadata and controls
45 lines (41 loc) · 878 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
system:
log_level: DEBUG
bot_token: insert_your_bot_token_here
command_prefix: '!'
plugins:
- cogs.responder
- cogs.randomplaying
- cogs.yoink
- cogs.ftime
- cogs.roller
- cogs.reminder
- cogs.crumbl
#- cogs.chatgpt
#- cogs.roleconcat
#- cogs.bonk
admin_roles:
- Moderator
guilds:
- Insert your server ID here
RandomNowPlaying:
intervalmin: 60
intervalmax: 900
items:
- Hello Kitty Island Adventure
- Death Stranding
- Outer Wilds
- Megaman Battle Network
Bonk:
# 709655247357739048:
# channel: 778310784450691142
# sticker: 943515690235752459
ChatGPT:
api_key: 0
default:
model_name: gpt-3.5-turbo
system_prompt: You are a helpful assistant
# 709655247357739048:
# model_name: gpt-4
# system_prompt:
#sentry:
# init_url: