mirror of
https://github.com/nexus-stc/hyperboria
synced 2024-12-04 17:02:53 +01:00
a51463c027
- feat(nexus): Remove legacy functions 3 internal commit(s) GitOrigin-RevId: d4c640bdf886fb17b0996433911ca33cd76a2091
11 lines
264 B
Markdown
11 lines
264 B
Markdown
# Nexus Search: Telegram Bot
|
|
|
|
`Bot` is a daemon processing user input from Telegram.
|
|
|
|
The bot requires three other essential parts:
|
|
- IDM API (auth)
|
|
- Nexus Hub API (managing files)
|
|
- Nexus Meta API (rescoring API for Summa Search server)
|
|
|
|
or their substitutions
|