iFriend stands for “Imaginary Friend”. It is a multi-protocol chatbot distributed under the GPLv3.
Features:
Follow the development on identi.ca or on Twitter
The base plugins are a collection of different plugins. The provide the main functions for user interaction. For more plugins see the “iFriends Extra Plugins” project.
Admin - admin functions like create a user or add user to group
Example - this plugin shows some examples
FileAuth - Use a text file to save users, passwords and groups
Help - show help on applications and commands
MemStore - store all saved data in memory
User - user functions like login or logout
Play games or show/do funny things in a chat session
This plugins perform a web request and show the response in the chat.
-
-
Twisted Connector - connect to various instant messaging servers(e.g.
ICQ, Jabber) using the twisted framework
-
Back to top