Odderon: Difference between revisions
From Nasqueron Agora
(Created page with "'''Odderon''' is a darkbot, a IRC bot with a text database to answer questions. == Goals == Odderon goals is to give information about: * generic topics like CCTLD, RFC, ports, extension files * IP addresses and servers, with a database built from NetBox * specialized information for communities like Wolfplex * fun, off-topic or silly information added by users == Non goals == The darkbot is NOT intended to be: * A general chatbot built...") |
No edit summary |
||
Line 1: | Line 1: | ||
'''Odderon''' is a darkbot, a IRC bot with a text database to answer questions. | '''Odderon''' is a darkbot, a IRC bot with a text database to answer questions. | ||
Source code is maintained at https://devcentral.nasqueron.org/source/darkbot/ | |||
Issues can be reported at https://devcentral.nasqueron.org/tag/odderon/ | |||
== Goals == | == Goals == |
Latest revision as of 16:59, 15 May 2023
Odderon is a darkbot, a IRC bot with a text database to answer questions.
Source code is maintained at https://devcentral.nasqueron.org/source/darkbot/
Issues can be reported at https://devcentral.nasqueron.org/tag/odderon/
Goals
Odderon goals is to give information about:
- generic topics like CCTLD, RFC, ports, extension files
- IP addresses and servers, with a database built from NetBox
- specialized information for communities like Wolfplex
- fun, off-topic or silly information added by users
Non goals
The darkbot is NOT intended to be:
- A general chatbot built on a GPT model
- A search engine
Commands
Project documentation is available at https://darkbot.sourceforge.net/com_database.htm
References
- Operations grimoire/Odderon - information about deployment
- Darkbot
- Darkbot source code we use