https://github.com/djiit/err-meetup
err plugin to interact with meetup.com
https://github.com/djiit/err-meetup
Last synced: about 1 month ago
JSON representation
err plugin to interact with meetup.com
- Host: GitHub
- URL: https://github.com/djiit/err-meetup
- Owner: Djiit
- License: mit
- Created: 2016-02-24T11:12:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-19T13:50:37.000Z (about 9 years ago)
- Last Synced: 2025-01-29T22:46:38.190Z (3 months ago)
- Language: Python
- Size: 17.6 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# err-meetup - meetup.com plugin for Err
[](https://travis-ci.org/Djiit/err-meetup) [](https://coveralls.io/github/Djiit/err-meetup?branch=master)
Err-meetup is a plugin for [Err](https://github.com/gbin/err) that allows you to interact with [meetup.com](http://meetup.com).
## Features
* List upcoming events of a group.
* Poll new events from a user-defined watchlist and announce them.
* Add / remove groups to the meetup watchlist.Have an idea ? Open an [issue](https://github.com/Djiit/err-meetup/issues) or send me a [Pull Request](https://github.com/Djiit/err-meetup/pulls).
## Usage
### Installation
As admin of an err chatbot, send the following command over XMPP:
```
!repos install https://github.com/Djiit/err-meetup.git
```### Commands
Use `!help MeetUp` to see the available commands and their explanation.
## Configuration
Send configuration commands through chat message to this plugins as in :
```
!plugin config MeetUp {'CHATROOMS': ()}
```