Pogy is the ultimate discord bot for all your needs. With a wide range of features, Pogy can help you manage your server and provide a great user experience. This Github profile holds some of our microservices and packages we use in developing Pogy :)
- Website: Next.js v13, Chakra UI, Headless UI, Tailwind CSS with Styled-components. We use Jotai to manage states.
- API: NestJS v9.
- Bot: Pogy's Rest, Gateway and bot are all created with discordeno.
- Gateway: Pogy's Gateway is creating using ws with RabbitMQ.
Common:
- We use pogy.db as our main database, everything which is object oriented.
- We use Redis for caching.
- We use Prisma with Postgresql for relational data.
- We use RabbitMQ for queuing.
- We use InfluxDB and Grafana for analytical purposes.
- We use Umami to collect site analytics.
- We use Docker for running containerized applications.
- We use Typescript as our main Language.
Maintainers:
Coming Soon - 2023