Skip to content
Snippets Groups Projects
Commit f7fb4675 authored by Matthew Hodgson's avatar Matthew Hodgson
Browse files

clean up a vertobot a bit

parent 76a2e926
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,6 @@ use JSON;
use YAML;
use Data::UUID;
use Getopt::Long;
use Digest::SHA qw( hmac_sha1_base64 );
use Data::Dumper;
binmode STDOUT, ":encoding(UTF-8)";
......
......@@ -8,10 +8,6 @@ matrix-bot:
user_id: '@vertobot:matrix.org'
password: ''
# Extra registration params required for creating new "ghost" users
matrix-register:
captcha_bypass_secret: ''
verto-bot:
host: webrtc.freeswitch.org
service: 8081
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment