This website requires JavaScript.
Explore
Help
Sign In
ctome
/
hullcss-discord-bot
mirror of
https://github.com/CrimsonTome/hullcss-discord-bot.git
Watch
1
Star
0
Fork
You've already forked hullcss-discord-bot
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
df7a0854bf
hullcss-discord-bot
/
events
/
debug.js
4 lines
82 B
JavaScript
Raw
Blame
History
const
client
=
require
(
"../index"
)
;
client
.
on
(
"debug"
,
(
e
)
=>
console
.
log
(
e
)
)
;
Reference in New Issue
View Git Blame
Copy Permalink