@@ -2,7 +2,7 @@ Forsta Messaging Bot
22========
33Secure autonomous message receipt, processing, storage, and/or transmission on the Forsta messaging platform.
44
5- [ License] ( https://github.com/ForstaLabs/messaging-bot/blob/master/LICENSE )
5+ [ License] ( https://github.com/ForstaLabs/forsta- messaging-bot/blob/master/LICENSE )
66
77
88About
@@ -12,10 +12,10 @@ It allows for autonomous receipt, processing, storage, and/or transmission of me
1212data to perform some useful task. Please fork it or one of our several projects based
1313off of it!
1414
15- * [ Live Chat Bot] ( https://github.com/ForstaLabs/live-chat-bot )
16- * [ Translation Bot] ( https://github.com/ForstaLabs/translation-bot )
17- * [ Compliance Monitor] ( https://github.com/ForstaLabs/compliance-monitor )
18- * [ Message Vault] ( https://github.com/ForstaLabs/message-vault )
15+ * [ Live Chat Bot] ( https://github.com/ForstaLabs/forsta- live-chat-bot )
16+ * [ Translation Bot] ( https://github.com/ForstaLabs/forsta- translation-bot )
17+ * [ Compliance Monitor] ( https://github.com/ForstaLabs/forsta- compliance-monitor )
18+ * [ Message Vault] ( https://github.com/ForstaLabs/forsta- message-vault )
1919
2020A Forsta messaging bot can be set up to receive messages sent to a particular user,
2121** or** (if you are an organization administrator) it can be set up as a special
@@ -61,7 +61,7 @@ Quick Start
6161These deployment buttons can be used to validate that this messaging bot
6262will meet your organizations needs with as little setup pain as possible.
6363
64- [ ![ Deploy] ( https://www.herokucdn.com/deploy/button.svg )] ( https://heroku.com/deploy?template=https://github.com/ForstaLabs/messaging-bot )
64+ [ ![ Deploy] ( https://www.herokucdn.com/deploy/button.svg )] ( https://heroku.com/deploy?template=https://github.com/ForstaLabs/forsta- messaging-bot )
6565
6666Install Requirements
6767--------
@@ -75,7 +75,7 @@ Developer Install
7575If you want to build upon the Forsta Messaging Bot
7676you can install and run directly from the source code.
7777
78- git clone https://github.com/ForstaLabs/messaging-bot.git
78+ git clone https://github.com/ForstaLabs/forsta- messaging-bot.git
7979 cd messaging-bot
8080 make run
8181
0 commit comments