https://github.com/forge/ircbot-addon
Forge 2 IRC Addon
https://github.com/forge/ircbot-addon
Last synced: about 1 year ago
JSON representation
Forge 2 IRC Addon
- Host: GitHub
- URL: https://github.com/forge/ircbot-addon
- Owner: forge
- Created: 2013-04-11T17:06:42.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-12T14:38:38.000Z (over 12 years ago)
- Last Synced: 2025-01-21T08:44:31.282Z (about 1 year ago)
- Language: Java
- Size: 109 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ircbot-addon
============
Forge 2 IRC Addon
This is a sample addon to show how is it possible to connect a bot to IRC and interact with the Forge Container
To install it, be sure to install in your local maven repository and then run
forge --install ircbot
Or if you have the Eclipse plugin installed in your repository, use the following coordinates after installing in your local maven repository:
GroupId: org.jboss.forge.addon
ArtifactId: ircbot
Version: LATEST