📜 ⬆️ ⬇️

Jabber bot

I already wrote about my bot, then it was only icq bot)) now it is available on three protocols, icq jabber and mrim.

UIN: 3975399
JID: arx-bot-1@jabber.ru
MRIM: arx-bot-1@mail.ru

A complete list of bots can be found by sending "bots" or "bots jabber"

Since then , the bot has been completely rewritten, and improved use :)

For example, now for navigating through pages (of the same Wikipedia) there are commands "-" and "+"
')
[11:20:56] p0is0n: Python wiki
[11:20:57] arx-bot-1: Python ([ˈpaɪθən]; Paison, Python, Python) is a high-level general-purpose programming language with an emphasis on developer productivity and code readability ...

- Page 1 of 67, send “wiki 'Python' / 2” to go to the next page

[11:21:09] p0is0n: +
[11:21:10] arx-bot-1: ... The reference implementation of Python is the CPython interpreter, which supports most of the actively used platforms ...

- Page 2 of 67, send "wiki 'Python' / 3" to go to the next page

The function “hidden” has appeared. Using it, you can create a session through a bot with another user, even from another protocol :)

[11:33:57] p0is0n: hidden 66985 ** / icq
[11:33:58] arx-bot-1: Session is open!
[11:34:01] p0is0n: hello))
[11:34:17] arx-bot-1: Aha!
[11:34:21] p0is0n: hidden
[11:34:21] arx-bot-1: Session is closed!
[11:35:23] p0is0n: hidden 324324 / jabber
[11:35:24] arx-bot-1: Wrong JID!

The full list of commands can be viewed by sending "help" or "?"

Source: https://habr.com/ru/post/49958/


All Articles