Giter VIP home page Giter VIP logo

discordgo-bot-kit's Introduction

Your DiscordGo Bot Kit

License

A DiscordGo bot kit for jumpstarting your Discord bot development.

Overview

This DiscordGo bot kit provides a solid foundation for building feature-rich Discord bots in Go. With a modular structure and easy customization, it allows developers to quickly create and deploy their own bots tailored to their needs.

Getting Started

Follow these steps to get your DiscordGo bot up and running:

git clone https://github.com/your-username/your-discordgo-bot-kit.git example
cd example
go mod tidy

Run Locally

go run cmd/main.go

Run With Docker

docker compose up -d

Project Structure

cmd/main.go

Config and initialize our discord bot web socket server.

config/config.go, load.go

Load and create configurations like bot name and token.

delivery/websocketserver/server.go

Create and initialize server websocket connection.

handler/messagehandler, interactionhandler, *…handler

Server handler business logic layer where we register different handlers for different sake.

How to Contribute

Anyone and everyone is welcome to contribute. Start by checking out the list of open issues marked help wanted. However, if you decide to get involved, please take a moment to review the guidelines.

License

This source code is licensed under the MIT license found in the LICENSE file.

discordgo-bot-kit's People

Contributors

mdhesari avatar

Stargazers

Jen avatar Daniel avatar  avatar JCoupalK avatar Akash Goswami avatar Nate avatar Amir Mohtasebi avatar Matthew Croxton avatar

Watchers

 avatar

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.