Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
RedpointGames
A Momentary Meeting
Commits
5bbeb911
Commit
5bbeb911
authored
May 03, 2021
by
June
Browse files
Update for new Discord server
parent
9afa1da3
Changes
1
Hide whitespace changes
Inline
Side-by-side
MomentaryMeeting/Services/DiscordApi.cs
View file @
5bbeb911
...
...
@@ -34,8 +34,8 @@
private
DiscordRestClient
_restClient
;
private
HashSet
<
ulong
>
_banList
;
private
const
ulong
_discordRedpointGuild
=
449194702005207040
;
private
const
ulong
_discordLogChannel
=
8
05603665430970400
;
private
const
ulong
_discordRedpointGuild
=
837908566572531723
;
private
const
ulong
_discordLogChannel
=
8
38391753425682472
;
public
DiscordApi
(
IConfiguration
configuration
,
ILogger
<
DiscordApi
>
logger
,
IWebHostEnvironment
webHostEnvironment
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment