twitch-bot/internal/apimodules/raffle
Knut Ahlers 6455b409ce
[raffle] Add functionality to reset a raffle
in order to re-use the same raffle by wiping the entrants, resetting
time-fields to their default value and resetting status to draft

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-12-09 16:22:00 +01:00
..
actor.go [raffle] Add Actor to enter user into raffle using channel-points 2023-12-06 21:57:02 +01:00
api.go [raffle] Add functionality to reset a raffle 2023-12-09 16:22:00 +01:00
database.go [raffle] Add functionality to reset a raffle 2023-12-09 16:22:00 +01:00
irc.go [core] Update go-irc to v4.0.0 2023-09-11 19:51:38 +02:00
pick_test.go [#16] Implement Raffle module (#47) 2023-07-14 16:15:58 +02:00
pick.go [#16] Implement Raffle module (#47) 2023-07-14 16:15:58 +02:00
raffle.go [raffle] Add Actor to enter user into raffle using channel-points 2023-12-06 21:57:02 +01:00