mirror of https://github.com/Mai-with-u/MaiBot.git
移除对bot_config.toml的追踪
parent
8956a110b3
commit
489e1c3233
|
|
@ -1,41 +0,0 @@
|
|||
[database]
|
||||
host = "127.0.0.1"
|
||||
port = 27017
|
||||
name = "MegBot"
|
||||
|
||||
[bot]
|
||||
qq = 1
|
||||
|
||||
[message]
|
||||
min_text_length = 2
|
||||
max_context_size = 15
|
||||
emoji_chance = 0.2
|
||||
|
||||
[emoji]
|
||||
check_interval = 120
|
||||
register_interval = 10
|
||||
|
||||
[response]
|
||||
model_r1_probability = 0.2
|
||||
|
||||
|
||||
[groups]
|
||||
read_allowed = [
|
||||
|
||||
]
|
||||
|
||||
talk_allowed = [
|
||||
|
||||
]
|
||||
|
||||
talk_frequency_down = [
|
||||
|
||||
]
|
||||
|
||||
talk_allowed = [
|
||||
|
||||
]
|
||||
|
||||
talk_frequency_down = [
|
||||
|
||||
]
|
||||
Loading…
Reference in New Issue