Difference between revisions of "GSoC/2020/Project Ideas"

Jump to navigation Jump to search
→‎Smack: add bot framework idea
(→‎Dino: add good first issues)
(→‎Smack: add bot framework idea)
Line 76: Line 76:


Currently Smack can establish connections via TCP/IP and HTTP via BOSH. WebSockets are yet another way to connect to a server.
Currently Smack can establish connections via TCP/IP and HTTP via BOSH. WebSockets are yet another way to connect to a server.
=== Smack Bot Framework ===
''Brief explanation:'' Create a bot framework with Smack that enables the easy definition and creation of bots.<br/>
Smack is currently mainly targeted towards client developers. It would be nice to make it more appealing to bot developers.
''Involved Technologies:'' Android compatible Java 8<br/>
''Mentor(s):'' Paul Schaub (vanitasvitae) [mailto:vanitasvitae@fsfe.org email: <vanitasvitae@fsfe.org>]<br/>
''Deliverables / Expected Results:''<br/>
* Being able to create a chat bot that does a simple task with only a few lines of code.
* Implement a spam fighting bot for use in multi user chats. That bot should be invitable to a chat by admins and then monitor messages. It must ban spammers and remove their messages with the help of XEP-0425: Message Moderation. Configuration is per multi user chat and should be done via Data Forms or - if supported by the admins client - via XEP-0439: Quick Responses.


== Dino ==
== Dino ==
121

edits

Navigation menu