https://github.com/ethauvin/mobibot
mobibot is the #mobitopia IRC channel bot.
https://github.com/ethauvin/mobibot
chat chatgpt gemini google-gemini irc irc-bot java kotlin mobitopia pinboard pircbot pircbotx vertex-ai vertexai wolfram-alpha
Last synced: 4 months ago
JSON representation
mobibot is the #mobitopia IRC channel bot.
- Host: GitHub
- URL: https://github.com/ethauvin/mobibot
- Owner: ethauvin
- License: bsd-3-clause
- Created: 2012-05-12T04:46:16.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2025-04-19T01:00:29.000Z (6 months ago)
- Last Synced: 2025-04-19T09:20:03.636Z (6 months ago)
- Topics: chat, chatgpt, gemini, google-gemini, irc, irc-bot, java, kotlin, mobitopia, pinboard, pircbot, pircbotx, vertex-ai, vertexai, wolfram-alpha
- Language: Kotlin
- Homepage: https://www.mobitopia.org/mobibot/
- Size: 10.1 MB
- Stars: 20
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# mobibot
[](https://opensource.org/licenses/BSD-3-Clause)
[](https://kotlinlang.org)
[](https://rife2.com/bld)
[](https://sonarcloud.io/summary/new_code?id=ethauvin_mobibot)
[](https://github.com/ethauvin/mobibot/actions/workflows/bld.yml)
[](https://circleci.com/gh/ethauvin/mobibot/tree/master)Some very basic instructions:
```sh
# clone with git or download the ZIP
git clone https://github.com/ethauvin/mobibot.gitcd mobibot
# build JAR and deploy
./bld jar deploycd deploy
# configure the properties
vi *.properties *.xml# help
java -jar mobibot.jar -h
# launch
/usr/bin/nohup java -jar mobibot.jar &
```For a listing of features, see the [website](https://mobitopia.org/mobibot/).