Giter Club home page Giter Club logo

discord-water-tree-dinkdonk's Introduction

Discord Water Tree DinkDonk

A really basic Discord bot that only has one purpose, send a message in a channel when a tree from "Grow a Tree" bot needs to be watered.

Made for trash Discord (join us and help us grow the tree pls)

Project initialized using the A8 stack, my personal TypeScript app initializer

Note: This bot is still in development and is not yet ready for public use.

Setup Instructions

Requirements

  • Node.js 20 or higher
  • A Discord bot token with the "Message Content Intent"
  • A PostgreSQL database
  • A Redis database
  1. Clone the repository
  2. Install the required packages with npm install
  3. Copy the .env.example file to .env and fill in the required values
  4. (Optional) Start a database with Docker using docker compose up -d
  5. Initialize your database with npm run db:push
  6. Run the bot with npm run start:dev or npm run start (after building the project with npm run build)

It also has Docker but I haven't tested it yet, so I can't guarantee it works.

Commands

The most important command (because it does everything at once) is the /set-tree command.

You will need to provide :

  • The channel where the tree is located
  • The channel where to send the reminder message
  • The "Grow a Tree" bot user
  • The name of the tree (case sensitive)

discord-water-tree-dinkdonk's People

Contributors

alex73630 avatar tjsr avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

tjsr

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.