Giter Club home page Giter Club logo

orbit's Introduction

๐ŸŒ‘ Orbit

Orbit is a simple discord bot made with discord.py. You can get funny memes, images of foxes, and some info about a server or member.

Setup

You can run the bot using the docker cli, or from source. To run the bot, you will need a bot token, that you can get from the discord developer portal.

Docker

docker run -d --name orbit -e BOT_TOKEN=your-bot-token -e BOT_PREFIX=your-bot-prefix ghcr.io/tibor309/orbit:latest

Source

Clone the repo, then install all the required packages with the command below. At least python 3.10 is required for the bot to run!

pip3 install -r requirements.txt

Create an .env file and fill it out with your values, like below.

BOT_TOKEN=your-bot-token
BOT_PREFIX=your-bot-prefix

If you're ready, run the bot with this command:

python3 main.py

Config

You can change the color for embeds in the settings.py file.

orbit's People

Contributors

tibor309 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.