Commit Graph

118 Commits

Author SHA1 Message Date
Tristan B. Velloza Kildaire e413d79f30 - Updated README formatting style 2023-06-13 15:07:25 +02:00
Tristan B. Velloza Kildaire 1328c38a1d Bot
- Fixed load shedding formatting
2023-06-13 14:46:00 +02:00
Tristan B. Velloza Kildaire eebc5d4464 Bot
- Start working on bot commands parsing
- Added load shedding command test
2023-06-13 11:48:24 +02:00
Tristan B. Velloza Kildaire 08c9dd0fbc App
- Removed uneeded writeln
- Fixed `newConnection()` call
2023-06-13 11:37:51 +02:00
Tristan B. Velloza Kildaire f79c1926a1 Dub
- Upgraded to latest birchwood
2023-06-13 11:37:35 +02:00
Tristan B. Velloza Kildaire 6ab500c2cb App
- Call `start()` on the `Bot` after creation
- Added a connection test to `worcester.bnet` for testing
2023-06-06 07:50:45 +02:00
Tristan B. Velloza Kildaire 0187d155b3 - Added dependency `jstruct` 2023-06-06 07:50:22 +02:00
Tristan B. Velloza Kildaire 7d17def84f Bot
- Added a `start()` method which will call `connect()` from the birchwood `Client` inherited member
2023-06-06 07:49:47 +02:00
Tristan B. Velloza Kildaire 19bc8c1c77 Dub
- Added `lumars` dependency
2023-06-05 18:16:39 +02:00
Tristan B. Velloza Kildaire fb0e41db16 Bot
- Override `onChannelMessage()` to handle messages coming into to any of the channels we have joined
2023-06-05 18:05:42 +02:00
Tristan B. Velloza Kildaire d6223032ee - Create an instance of the `Bot` 2023-03-18 13:39:08 +02:00
Tristan B. Velloza Kildaire 2665ad306f - Added `Bot` type for our custom bot 2023-03-18 13:37:50 +02:00
Tristan B. Velloza Kildaire 5c98847dce - Restructured package 2023-03-18 13:37:41 +02:00
Tristan B. Velloza Kildaire f348365041
Create README.md 2023-03-18 13:29:32 +02:00
Tristan B. Velloza Kildaire 86b60c2297 - Updated `.gitignore` 2023-03-18 13:26:55 +02:00
Tristan B. Velloza Kildaire a835e8ace8 - Removed `dub.selections.json` 2023-03-18 13:26:31 +02:00
Tristan B. Velloza Kildaire e420a585e2 - Added birchwood import 2023-03-18 13:26:15 +02:00
Tristan B. Velloza Kildaire d1f8eca593 Initial commit 2023-03-18 13:21:11 +02:00