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
0531948a
Unverified
Commit
0531948a
authored
Aug 10, 2019
by
tec
Browse files
Remove duplicate line
parent
d2a5968d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main.rs
View file @
0531948a
...
...
@@ -8,8 +8,6 @@ use rand::Rng;
static
DISCORD_TOKEN
:
&
str
=
include_str!
(
"discord_token"
);
static
DISCORD_TOKEN
:
&
str
=
include_str!
(
"discord_token"
);
static
SERVER_ID
:
u64
=
606351521117896704
;
// #general
static
MAIN_CHANNEL
:
serenity
::
model
::
id
::
ChannelId
=
...
...
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