Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

davipatricio/denkybot

Repository files navigation

CodeFactor DeepSource GitHub issues GitHub contributors

Discord Bots

🤖 Denky Bot

Denky is a brazilian Discord bot, built with Node.js, TypeScript and discord.js.

Denky is totally modular, you can enable or disable features that you don't want, for example, http interactions, data posting to Discord bot lists, server/command logs etc.

⚙️ Self hosting

⚠️ Support will not be provided for CUSTOM self-hosted instances. Issues with custom self-hosted instances opened in this repository will be closed immediately.

  1. Create a Discord application. Guide.
  2. Install Node.js v16.9.0 or newer.
  3. Fork or clone this repository.
  4. Install dependecies using yarn.
  5. Generate the Prisma Client using yarn prisma.
  6. Go to packages/bot, packages/logger & packages/prisma and rename .env.example to .env and fill out the values.
  7. Go to packages/bot and rename config.example.json to config.json and fill out the values.
  8. Build the entire project using yarn build.
  9. Go to dist/bot and start the bot using npm start.

License

This project is licensed under the GPL-3.0 license.

About

🤖 Denky is a multipurpose Discord bot used in +3000 servers. Built with Node.js, TypeScript and discord.js.

Topics

Resources

License

Stars

Watchers

Forks

Languages