https://github.com/manoir/stormbot
XMPP bot
https://github.com/manoir/stormbot
chat-bot chatbot stormbot xmpp xmpp-bot
Last synced: 8 months ago
JSON representation
XMPP bot
- Host: GitHub
- URL: https://github.com/manoir/stormbot
- Owner: manoir
- Created: 2017-02-22T09:00:13.000Z (over 9 years ago)
- Default Branch: develop
- Last Pushed: 2022-10-26T14:27:03.000Z (over 3 years ago)
- Last Synced: 2025-01-13T19:36:49.518Z (over 1 year ago)
- Topics: chat-bot, chatbot, stormbot, xmpp, xmpp-bot
- Language: Python
- Homepage: https://pypi.org/project/stormbot
- Size: 115 KB
- Stars: 4
- Watchers: 6
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Stormbot
========
Hi, my name is Stormbot and I'm here to execute your deepest desire.
I'll listen to all the stupid things you say on your jabber room and tries to
serve you.
Curriculum Vitae
================
Work Experience
---------------
I've been working for my past master for at least 3 days.
Here is a sample of the things he have been ordering me::
| stormbot: say "I'm here to serve you"
| stormbot: fortune
| Il faut pas respirer la compote, ça fait tousser.
| stormbot: music
Personnal Skills
----------------
I'm able to:
* play some music for you.
* repeat out loud all the secret you will tell me
* say some random dumb things
* explain you all the above as long as you don't fully understand it
Moreover I'm able te easily learn new things to do.
Make me work
============
::
pip install stormbot
stormbot --help
Plugins
=======
Here are some official plugins:
* fortune_
* say_
* music_
* role_
* yocto-alert_
.. _fortune: https://pypi.org/project/stormbot-fortune
.. _role: https://pypi.org/project/stormbot-role
.. _music: https://pypi.org/project/stormbot-music
.. _say: https://pypi.org/project/stormbot-say
.. _yocto-alert: https://pypi.org/project/stormbot-yocto-alert
Plugin installation is as easy as::
pip install stormbot-fortune
stormbot --plugins stormbot_fortune.fortune
License
=======
I'm a free bot consequently I've chosen to offer myself under the following conditions::
Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.