Skip to content

Commit

Permalink
Customize chatbot avatars and names
Browse files Browse the repository at this point in the history
  • Loading branch information
bkimminich committed Sep 8, 2020
1 parent dcd1cda commit 96672d5
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/7ms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ application:
altcoinName: Sevencoin
privacyContactEmail: '[email protected]'
customMetricsPrefix: sevenminsec
chatBot:
name: 'Brian'
avatar: 'https://images.squarespace-cdn.com/content/v1/59f9e1c4d0e6281017434039/1509770498383-8VJKZ4PXTTHVIGIEG0KF/ke17ZwdGBToddI8pDm48kMreedPISwI1jnn2bzTr4CdZw-zPPgdn4jUwVcJE1ZvWQUxwkmyExglNqGp0IvTJZUJFbgE-7XRK3dMEBRBhUpzByX1XvUQea7698-2ac2uOajsBu-kHm1WemVMRSlEblOw5yevDuXqve6GdwpxNsnc/BrianJohnson-headshot.jpg?format=300w'
social:
twitterUrl: 'https://twitter.com/7MinSec'
facebookUrl: null
Expand Down
3 changes: 3 additions & 0 deletions config/addo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ application:
altcoinName: ADDcOin
privacyContactEmail: '[email protected]'
customMetricsPrefix: addo
chatBot:
name: 'Bobby'
avatar: 'https://www.alldaydevops.com/hs-fs/hubfs/2019-ADDO/2019-footer-bobby-1.png?width=135&name=2019-footer-bobby-1.png'
social:
twitterUrl: 'https://twitter.com/AllDayDevOps'
facebookUrl: 'https://www.facebook.com/AllDayDevOps/'
Expand Down
3 changes: 3 additions & 0 deletions config/bodgeit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ application:
altcoinName: Bodgecoin
privacyContactEmail: '[email protected]'
customMetricsPrefix: bodgeit
chatBot:
name: 'Clippy'
avatar: 'https://ph-files.imgix.net/901876fb-f043-45bb-bfc2-bea8f477e533?auto=format&auto=compress&codec=mozjpeg&cs=strip&w=80&h=80&fit=crop'
social:
twitterUrl: null
facebookUrl: null
Expand Down
2 changes: 2 additions & 0 deletions config/juicebox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ application:
customMetricsPrefix: juicebox
welcomeBanner:
showOnFirstStart: false
chatBot:
name: 'Boxy'
challenges:
xssBonusPayload: '<iframe width="100%" height="166" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/321927177&color=%23ff5500&auto_play=true&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true"></iframe>'
hackingInstructor:
Expand Down
3 changes: 3 additions & 0 deletions config/mozilla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ application:
altcoinName: Mozquito
privacyContactEmail: '[email protected]'
customMetricsPrefix: mozctf
chatBot:
name: 'Foxy'
avatar: 'https://upload.wikimedia.org/wikipedia/commons/9/9f/Fennec_Fox_Vulpes_zerda.jpg'
social:
twitterUrl: 'https://twitter.com/mozcloudsec'
facebookUrl: null
Expand Down
3 changes: 3 additions & 0 deletions config/oss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ application:
dismissText: "I've been there live, so thanks!"
linkText: 'I want to watch that!'
linkUrl: 'https://youtu.be/WtY712DdlR8?t=413'
chatBot:
name: 'Dinis'
avatar: 'https://pbs.twimg.com/profile_images/552850030105591808/x3i7zK5r_400x400.jpeg'
social:
twitterUrl: 'https://twitter.com/opensecsummit'
facebookUrl: ~
Expand Down

0 comments on commit 96672d5

Please sign in to comment.