change bot username to id

This commit is contained in:
Sharon Kennedy
2020-03-22 11:07:41 -04:00
parent 621fa75885
commit 8ee452e2d3
3 changed files with 11 additions and 11 deletions

View File

@@ -2,7 +2,7 @@ import EmbeddableChatbox from './embeddable-chatbox';
const config = {
matrixServerUrl: 'https://matrix.rhok.space',
botUsername: '@help-bot:rhok.space',
botId: '@help-bot:rhok.space',
roomName: 'Support Chat',
termsUrl: 'https://tosdr.org/',
introMessage: 'This chat application does not collect any of your personal data or any data from your use of this service.',