# discord **Repository Path**: mirrors_pmndrs/discord ## Basic Information - **Project Name**: discord - **Description**: 🤖 Poimandres Discord Bot - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-27 - **Last Updated**: 2026-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Poimandres Discord Bot

Poimandres Discord Poimandres Sandbox Discord

Use a sandbox environment to test new features before deploying to the live sever.

## Dev > locally running bot with development settings ```bash npm install # fill out the appropriate env variables cp .env.template .env.dev # start the dev server in watch mode npm run start:dev ``` ### Resources - [Discord Developer Portal](https://discordapp.com/developers/docs/intro) - [DiscordJS Popular Topics](https://discordjs.guide/popular-topics/common-questions.html) - [Emojipedia](https://emojipedia.org/)