forked from Uncled1023/Combot
51 changed files with 91 additions and 51 deletions
@ -0,0 +1,30 @@
@@ -0,0 +1,30 @@
|
||||
[ |
||||
{ |
||||
"Name": "", |
||||
"Nicknames": [], |
||||
"Realname": "", |
||||
"Username": "", |
||||
"Password": "", |
||||
"Email": "", |
||||
"Owners": [], |
||||
"ChannelBlacklist": [], |
||||
"NickBlacklist": [], |
||||
"Hosts": [], |
||||
"Channels": [], |
||||
"Database": { |
||||
"Server": "", |
||||
"Port": 0, |
||||
"Database": "", |
||||
"Username": "", |
||||
"Password": "" |
||||
}, |
||||
"ModuleLocation": "", |
||||
"AutoConnect": true, |
||||
"Reconnect": true, |
||||
"AutoRegister": true, |
||||
"CommandPrefix": "", |
||||
"JoinDelay": 0, |
||||
"MaxMessageLength": 0, |
||||
"MessageSendDelay": 0 |
||||
} |
||||
] |
Binary file not shown.
Loading…
Reference in new issue