https://github.com/maxguuse/birdcord
Simple yet useful Discord bot written in Golang
https://github.com/maxguuse/birdcord
Last synced: 10 months ago
JSON representation
Simple yet useful Discord bot written in Golang
- Host: GitHub
- URL: https://github.com/maxguuse/birdcord
- Owner: maxguuse
- Created: 2023-11-06T22:11:49.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-14T23:39:35.000Z (over 1 year ago)
- Last Synced: 2025-03-24T06:45:16.480Z (over 1 year ago)
- Language: Go
- Homepage: https://discord.gg/w5XKRKvgZK
- Size: 8.29 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Tools used
- gRPC, Protobuf as Transport
- Docker, docker-compose as Deployment
- PostgresQL 15 as Database
- pressly/goose as migrations tool