HullSeals / HalpyBOT

The Hull Seals IRC Utility bot, built with Pydle
GNU General Public License v3.0
7 stars 3 forks source link

[Halpy-302] Create the Board Class #323

Closed Rixxan closed 1 year ago

Rixxan commented 1 year ago

Creates the Board class (with some extra Debug information needed for functionality until the Case class (see #303) is completed and testing is complete).

Also oversees the transition from DateTime to Pendulum, fixing a bug in the Fact module, and simplifying an import in the Botclass.

Closes #302