Skip to content

Commit

Permalink
clean up a vertobot a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
ara4n authored and Paul "LeoNerd" Evans committed Dec 2, 2014
1 parent 0d149ae commit 72c1cc7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion contrib/vertobot/bot.pl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
use YAML;
use Data::UUID;
use Getopt::Long;
use Digest::SHA qw( hmac_sha1_base64 );
use Data::Dumper;

binmode STDOUT, ":encoding(UTF-8)";
Expand Down
4 changes: 0 additions & 4 deletions contrib/vertobot/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 72c1cc7

Please sign in to comment.