Skip to content

Youknow2509/discord_logger

Repository files navigation

Contact:

Introduction

  • Microservice logger with rabbitmq

List slash commands

Prefix Command Description
/ping ping reply pong
/weather weather get weather in the city
/chat-ai chat-ai use openai api for chat box

Template file envairoment

  • Create a file .env
  APPLICATION_ID=@@@@
  PUBLIC_KEY=@@@@
  CLIENT_SECRET=@@@@
  TOKEN=@@@@
  CHANNEL_ID="@@@@"
  RABBITMQ_URL="@@@@"
  PORT_SERVER = 3333
  KEY_API_WEATHER=@@@@
  GUILD_ID="@@@@"
  CLIENT_ID_GG="@@@@"
  PROJECT_ID_GG="@@@@"
  CLIENT_SECRET_GG="@@@@"
  TOKEN_GG="@@@@"
  REFRESH_TOKEN_GG="@@@@"
  REDIS_USER="@@@@"
  REDIS_PASSWORD="@@@@"
  REDIS_HOST="@@@@"
  REDIS_PORT=@@@@
  OPENAI_API_KEY="@@@@"

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published