This website requires JavaScript.
Explore
Help
Sign In
dwenya
/
schizofour-coulombot
Watch
1
Star
0
Fork
You've already forked schizofour-coulombot
0
Code
Issues
7
Pull Requests
Packages
Projects
1
Releases
Wiki
Activity
f90e54bd75
schizofour-coulombot
/
main.ts
6 lines
84 B
TypeScript
Raw
Blame
History
import
{
bot
}
from
"./src/mod.ts"
;
if
(
import
.
meta
.
main
)
{
await
bot
.
start
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink