kenobi
- Wo der Pfeffer wächst
-
TypeScript | Rust | Go | Godot
- Joined on
2020-03-10
Block a user
Announcement Post um Notification Rollen abzufragen
acc38fdcb0
Merge pull request 'Add automatic creation of vote message with random movies' (#16) from feat/voting into master
fdc0fc47b5
removed unnecessary guildId: from logger calls
f3669ec34f
move collection id of movies into configurations
c0369fcb49
Fetch announcement channel at server start
40d220ed7b
refactor: use date-fns for date comparison
Add automatic creation of vote message with random movies
Vote for next Watchparty
Add automatic creation of vote message with random movies
As long as the name is identical you can just use
Add automatic creation of vote message with random movies
Might present a good reason to fetch this channel during boot and keep it in a constant, so these kinds of searches don't have to be performed more than once.
Add automatic creation of vote message with random movies
The npm library date-fns has some very nice functions for date manipulation.
Vote for next Watchparty
Vorschlag für Flow:
- Event anlegen mit Titel !NextWP
- Bot erkennt Event
- Bot benennt Event um in 'Watchparty - Voting offen'
- Bot holt sich zufällige Filme aus JF
- Bot legt einen…
2c5bf1272e
Merge pull request 'Fix edgecases for automatic user creation' (#15) from fix/user_accounts into master
1e1ab93667
Fix edgecases for automatic user creation
Fix edgecases for automatic user creation
Eventgebundene Rollen mit automatischer Rollenvergabe/entzug