No description
Find a file
getriot 9837b3c5e8 # CsBot3 - Matrix Client
- Added CsBot3::Matrix library in src/lib
- Added dotenv support
- Added login, room joining, and event listening functions
2025-01-17 01:29:26 +01:00
docs Split from monorepo 2024-02-08 09:10:16 +01:00
src # CsBot3 - Matrix Client 2025-01-17 01:29:26 +01:00
.gitignore # CsBot3 - Matrix Client 2025-01-17 01:29:26 +01:00
config.json # CsBot3 - Matrix Client 2025-01-17 01:29:26 +01:00
cpanfile # CsBot3 - Matrix Client 2025-01-17 01:29:26 +01:00
csbot3.pl # CsBot3 - Matrix Client 2025-01-17 01:29:26 +01:00
README.md Split from monorepo 2024-02-08 09:10:16 +01:00

csbot2

Every end is followed by a beginning. This is something new. This is csbot2.

Every info you need is in the docs folder:

  • csbot2.md explains the basics of csbot2;
  • config.md explains the configuration file and how to use it;
  • modules.md explains the module "API" and how single modules work.