This repository has been archived by the owner on Aug 31, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
config.example.yaml
69 lines (53 loc) · 1.68 KB
/
config.example.yaml
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
---
#################### WARNING ####################
# Do NOT modify or add quotation marks. #
# Put your options after the option: #
# Only modify whats INSIDE the quotation marks. #
# When this file is modified by the program, #
# The comments will wipe. So set this up! #
#################################################
### BOT CONFIGURATION ###
# Put the nickname you want for the bot. (Ex. Chewbotcca)
nickname:
# Set the bot username and realname. This is optional.
realname:
username:
# Bot Prefix. Default is !
prefix:
# Should commands HAVE to be at the beginning of messages, or can they be anywhere. (true/false)
prefixstart: true
### SERVER INFORMATION ###
# Put the server you want. (Ex. irc.chew.chat)
server:
# Server Port (default: 6667)
port:
# Put the Channels you want to join, Comma separated. (ex. #chan1,#chan2)
# Do not modify these quotation marks.
channels: ""
## Connect using SSL? (Set to true to enable)
ssl: false
## Have a server password? Put it below! Otherwise, leave it blank!
serverpass:
# NickServ Password (Don't have nickserv account? Don't worry! Run !nsregister pass email and it will set up the rest.)
# Only tested with Atheme IRC services. Report a bug if it does not work on other services.
nickservpass:
### API Configuration (everything is optional)
## Wordnik API key
wordnik:
## Google API key
google:
## Cleverbot API Key
cleverbot:
## Cleverbot State, leave blank unless you know what this is!
cs:
## Spotify is a mess
# Placeholder for Spotify Auth Token
spotify:
# Your application's client ID
spotifyclientid:
# Your appliation's client secret
spotifysecret:
## Last.fm API Key
lastfm:
## Memerator API Key
memerator: