Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ash
Discord Bot
Commits
6dabeb78
Unverified
Commit
6dabeb78
authored
Oct 20, 2019
by
tec
Browse files
UCC bot has different id
parent
9b5ec5aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/config.ucc.rs
View file @
6dabeb78
...
...
@@ -13,7 +13,7 @@ pub static WELCOME_CHANNEL: serenity::model::id::ChannelId =
pub
static
ANNOUNCEMENT_CHANNEL
:
serenity
::
model
::
id
::
ChannelId
=
serenity
::
model
::
id
::
ChannelId
(
264411219627212801
);
pub
static
BOT_ID
:
u64
=
6
0707890396974284
8
;
pub
static
BOT_ID
:
u64
=
6
3540726788115661
8
;
pub
static
VOTE_POOL_SIZE
:
i8
=
7
;
pub
static
VOTE_ROLE
:
u64
=
269817189966544896
;
...
...
Write
Preview
Markdown
is supported
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