Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
quasarchimaere authored Oct 1, 2019
1 parent 453a6db commit 23776f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ export WON_NODE_URI="https://hackathonnode.matchat.org/won"
mvn clean package
java -jar target/bot.jar
```
Now [create an debug-atom](https://hackathon.matchat.org/owner/#!/create) to see the bot in action.
*to create a debug atom you have to click "Turn on Debugmode" in the Footer*

### In Intellij Idea
1. Create a run configuration for the class `won.bot.skeleton.EchoBotApp`
Expand All @@ -38,6 +36,8 @@ If you get a message indicating your keysize is restricted on startup (`JCE unli
- with [Dockerfile](https://github.com/researchstudio-sat/won-debugbot/blob/master/Dockerfile) `docker command to run or build idk yadayadayada`
- from [Docker Hub](https://hub.docker.com/r/webofneeds/won-debugbot) `docker pull blablabla`

Now [create an debug-atom](https://hackathon.matchat.org/owner/#!/create) to see the bot in action.
*to create a debug atom you have to click "Turn on Debugmode" in the Footer*


EXTRACTED FROM won-bot README.md Changes pending
Expand Down

0 comments on commit 23776f9

Please sign in to comment.