King-Leonidas/config.py.example

7 lines
151 B
Plaintext
Raw Normal View History

2021-05-24 16:48:04 +00:00
class Config():
username = 'UnHelpfulBot'
password = 'Pa55W0Rd*(@#%'
server = 'irc.relay.chat'
port = '6697'
channel = '#chatters'