You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
476 B
24 lines
476 B
botname: 'Bob'
|
|
tmpdir: '/tmp/.skyfall/egs-bot'
|
|
token: '<your-bot-token>'
|
|
telnet:
|
|
host: '<your empyrion host address>'
|
|
port: '30004'
|
|
pass: 'guest'
|
|
admin:
|
|
- 11111111
|
|
authorized_chats:
|
|
- 11111111
|
|
allowed_sources:
|
|
- 'private'
|
|
- 'group'
|
|
- 'supergroup'
|
|
#gif_url_prefix: "<URL to web directory containing GIFs>"
|
|
voice_chat_enabled: 'true'
|
|
voice_chat_info:
|
|
type: 'Mumble'
|
|
address: 'chat.example.com'
|
|
port: 64738
|
|
password: 'ilikebirds'
|
|
|