mirror of
https://github.com/stake-house/poap-reddit-bot.git
synced 2026-01-10 06:27:56 -05:00
17 lines
319 B
YAML
17 lines
319 B
YAML
reddit:
|
|
auth:
|
|
username: POAPbot
|
|
password:
|
|
client_id:
|
|
client_secret:
|
|
user_agent: "POAPbot by /u/Bad_Investment https://github.com/badinvestment/poap-reddit-bot"
|
|
|
|
db:
|
|
url: sqlite:///test.db
|
|
|
|
fastapi:
|
|
title: Reddit POAP Bot
|
|
version: 0.1.0
|
|
openapi_tags:
|
|
- name: admin
|
|
- name: scrape |