Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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
```