13 lines
176 B
Markdown
13 lines
176 B
Markdown
# Zunda-bot
|
|
|
|
A discord bot that currently just does Wolfram-Alpha
|
|
|
|
## Running
|
|
|
|
To run, create a `.env` file with the following variables:
|
|
|
|
```
|
|
DISCORD_TOKEN
|
|
WOLFRAM_APP_ID
|
|
```
|