Code Monkey home page Code Monkey logo

rudolf's Introduction

Rudolf - Bot

GitHub Top Language Badge GitHub Language Count Badge GitHub Repository Size Badge GitHub License Badge GitHub Issues Badge GitHub Stars Badge

๐Ÿšง Rudolf - Bot ๐Ÿš€ Under construction... ๐Ÿšง


About ย  | ย  Features ย  | ย  Technologies ย  | ย  Requirements ย  | ย  Starting ย  | ย  Getting Started ย  | ย  License ย  | ย  Author


๐ŸŽฏ About

Just a simple Discord Bot that provides Reaction Roles.
If you want to just use the bot, already hosted and configured click the Link!

โœจ Features

โœ”๏ธ Slash Commands
โœ–๏ธ Simpler Docker Deploy

๐Ÿš€ Technologies

The following tools were used in this project:

โœ… Development Requirements

Before starting ๐Ÿ, you need to have Git and DotNET installed.

๐Ÿ Starting (Development Setup)

# Clone this project
$ git clone https://github.com/Jotrorox/rudolf

# Access
$ cd rudolf

# Install dependencies
$ dotnet restore

# Add the bot Token to env on Windows
$ set DISCORD_TOKEN=<yourDiscordToken>
# Add the bot Token to env on Linux/macOS
$ export DISCORD_TOKEN=<yourDiscordToken>

# Run the project
$ dotnet run

If you encounter Problems just hit me up, I'm happy to help you get started
You can do that over matrix: @jotrorox:matrix.org or Discord: https://discord.gg/RVr4cceFUt

๐Ÿ’จ Getting Started with Docker

I will explain the Docker way here so please ensure you have Docker installed!

# Pull the project
$ docker pull jotrorox/rudolf

# Start the bot
$ docker run -e DISCORD_TOKEN=<yourDiscordToken> jotrorox/rudolf

๐Ÿ“– Terms of Service

Neither me as the creator of this project nor any person hosting or developing this, is responsible for any harm done using this bot and the owner of the Server utilizing this bot is responsible for moderating it's usage.

๐Ÿ“ License

This project is under the GNU GPL v3 License. For more details, see the LICENSE file.

Made with โค๏ธ by Jotrorox

ย 

Back to top

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.