Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pmndrs/discord

🤖 Poimandres Discord Bot
https://github.com/pmndrs/discord

bot discord

Last synced: 3 months ago
JSON representation

🤖 Poimandres Discord Bot

Awesome Lists containing this project

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/)