10 lines
No EOL
132 B
Markdown
10 lines
No EOL
132 B
Markdown
# ElectionsBot
|
|
|
|
A political bot for Discord that returns data, results, and more.
|
|
|
|
# Quickstart
|
|
```
|
|
npm i
|
|
tsc
|
|
node dist/index.js
|
|
``` |