Getting Started (with examples)
ΒΆ
Slixmpp Quickstart - Echo Bot
TL;DR Just Give Me the Code
Overview
Creating the EchoBot Class
Handling Session Start
Responding to Messages
Command Line Arguments and Logging
Connecting to the Server and Processing
The Final Product
Sign in, Send a Message, and Disconnect
Final Product
Create and Run a Server Component
Final Product
Manage Presence Subscriptions
Multi-User Chat (MUC) Bot
Joining The Room
Adding Functionality
Responding to Mentions
Greeting Members
Final Product
Send a Message Every 5 Minutes
Send/Receive IQ Stanzas
Basic Use
Creating Iq Stanzas
Sending Iq Stanzas
Advanced Use
Slixmpp
Navigation
Getting Started (with examples)
Slixmpp Quickstart - Echo Bot
Sign in, Send a Message, and Disconnect
Create and Run a Server Component
Manage Presence Subscriptions
Multi-User Chat (MUC) Bot
Send a Message Every 5 Minutes
Send/Receive IQ Stanzas
Tutorials, FAQs, and How To Guides
API Reference
Core Stanzas
Event Index
Dedicated PubSub Events
Coming from SleekXMPP
Slixmpp Architecture
Plugin index
Glossary
License (MIT)
Related Topics
Documentation overview
Previous:
Slixmpp
Next:
Slixmpp Quickstart - Echo Bot
Quick search