kurzgesagt-in-a-nutshell / birdbot

A multipurpose bot for the kurzgesagt discord server
GNU General Public License v3.0
20 stars 4 forks source link

Genericiterator #183

Closed KvantOrav closed 7 months ago

KvantOrav commented 7 months ago

BANNERS WITH GENERIC ITERATOR

Description

Banner and Topic cycles with the generic iterator. Updates the queue faster and fixes

Related Issues

Additional Context

It is untested code, so do that. Also it doesn't really make sense to update 2 different lists at once, one in bot code and other in the iterator. Also add banner remove command.

arcinfini commented 7 months ago

Looks good to merge into fix/banners. Testing will be done as a whole