Disabled Twitter module by default
This commit is contained in:
parent
d9d5dd2e47
commit
1d85a1c516
6 changed files with 11 additions and 14 deletions
|
@ -1,7 +1,7 @@
|
|||
# mobibot
|
||||
|
||||
[](https://opensource.org/licenses/BSD-3-Clause)
|
||||
[](https://kotlinlang.org/)
|
||||
[](https://kotlinlang.org/)
|
||||
[](https://sonarcloud.io/summary/new_code?id=ethauvin_mobibot)
|
||||
[](https://github.com/ethauvin/mobibot/actions/workflows/gradle.yml)
|
||||
[](https://circleci.com/gh/ethauvin/mobibot/tree/master)
|
||||
|
@ -24,10 +24,7 @@ Some very basic instructions:
|
|||
|
||||
# help
|
||||
java -jar mobibot.jar -h
|
||||
|
||||
# twitter oauth token request
|
||||
java -cp mobibot.jar net.thauvin.erik.mobibot.TwitterOAuth <consumerKey> <consumerSecret>
|
||||
|
||||
|
||||
# launch
|
||||
/usr/bin/nohup java -jar mobibot.jar &
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue