GLaDOS/proposal
Darks 90d827b15e
WIP on proposal
2023-06-11 21:22:40 +02:00
..
README.md WIP on proposal 2023-06-11 16:07:04 +02:00
commands.py WIP on proposal 2023-06-11 21:22:40 +02:00
dynamic.py WIP on proposal 2023-06-11 21:22:40 +02:00
help.py WIP on proposal 2023-06-11 21:22:40 +02:00
history.py WIP on proposal 2023-06-11 21:22:40 +02:00
main.py WIP on proposal 2023-06-11 21:22:40 +02:00

README.md

This directory is a proposal of a library for making IRC bots on the v5.

Some elements to have in mind:

  • This is a WIP

Overview of a Message object

  • author: user the message comes from
  • to: channel the message is posted. Can be a user in case of MP
  • text: the text of the message