Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Reecepbcups/dao-treasury-bot
A discord bot which shows you the current price of a DAOs treasury
https://github.com/Reecepbcups/dao-treasury-bot
Last synced: 5 days ago
JSON representation
A discord bot which shows you the current price of a DAOs treasury
- Host: GitHub
- URL: https://github.com/Reecepbcups/dao-treasury-bot
- Owner: Reecepbcups
- Archived: true
- Created: 2023-04-05T13:55:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-07T04:22:39.000Z (over 1 year ago)
- Last Synced: 2024-04-14T22:51:03.955Z (7 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-cosmos - DAODAO Treasury Bot - A discord bot that keeps up with a DAO's treasury fiat value. (Tools / Bots)
README
# DAODAO Treasury Bot
A discord bot which keeps up with the DAO treasury USD fiat value
![image](https://user-images.githubusercontent.com/31943163/230540353-412bc209-ff22-4b78-babd-cd7d814e240f.png)
## Setup
```bash
# https://discord.com/developers/applications
# Create Bot
# Bot -> Copy Token
# oauth2 -> URL generator -> bot ->
# https://discord.com/api/oauth2/authorize?client_id=1093167334077780048&permissions=0&scope=bot# After inviting the bot, ensure it can change its nickname
# Copy .env.example to be .env
# Fill in the values
```