mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-04-20 00:43:36 +03:00
idk i don't need bot here
Signed-off-by: Macintosh II <95250141+mctaylors@users.noreply.github.com>
This commit is contained in:
parent
6017a46f38
commit
aeeb3d4399
1 changed files with 0 additions and 1 deletions
|
@ -277,7 +277,6 @@ public class GuildUpdateService : BackgroundService {
|
||||||
.WithTitle(scheduledEvent.Name)
|
.WithTitle(scheduledEvent.Name)
|
||||||
.WithDescription(embedDescription)
|
.WithDescription(embedDescription)
|
||||||
.WithEventCover(scheduledEvent.ID, scheduledEvent.Image)
|
.WithEventCover(scheduledEvent.ID, scheduledEvent.Image)
|
||||||
.WithUserFooter(currentUser)
|
|
||||||
.WithCurrentTimestamp()
|
.WithCurrentTimestamp()
|
||||||
.WithColour(ColorsList.White)
|
.WithColour(ColorsList.White)
|
||||||
.Build();
|
.Build();
|
||||||
|
|
Loading…
Add table
Reference in a new issue