Tembeon / omega

Customizable Discord bot for creating LFGs
1 stars 0 forks source link

feat: set up LFG / Promo channels (closes #40) #45

Closed Tembeon closed 3 months ago

Tembeon commented 3 months ago

This PR adds two new commands:

  1. admin set lfg_channel — set up channel where /create command will work
  2. admin set promo_channel — set up channel where bot notifies about LFGs

Other changes:

  1. create command now updates when LFG channel updates. If LFG channel sets to null, command disables itself
  2. Interactor now stores disabled commands and tries to re-register them when sync called