chore: add readme

This commit is contained in:
Andrew Glaze
2026-02-28 13:15:39 -05:00
parent ce73aa8099
commit 1cb2c73dd1

12
Readme.md Normal file
View File

@@ -0,0 +1,12 @@
# 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
```