ElectionsBot/README.md

10 lines
132 B
Markdown
Raw Normal View History

2024-07-25 19:32:30 -04:00
# ElectionsBot
A political bot for Discord that returns data, results, and more.
# Quickstart
```
npm i
tsc
node dist/index.js
```