Giter Club home page Giter Club logo

atorin's Introduction

Atorin

Multifunctional bot for your Discord server

Discord Docker Image Size (tag) Lines of code GitHub commit activity

Postaw mi kawΔ™ na buycoffee.to

Click here to add Atorin to your Discord Server!

Description

πŸ€– Atorin is Discord Bot written in Python 3.10 using Py-cord. Works in πŸ‡ΊπŸ‡Έ English and πŸ‡΅πŸ‡± Polish

Features

  • 🎲 Fun
  • βš’οΈ Moderation
  • ℹ️ Information
  • πŸ•ΉοΈ Games
  • 🌐 Website
  • 🐳 Docker

Installation

  1. Install Python 3.10, MongoDB and Lavalink(Java required)
  2. Clone this repo git clone https://github.com/liamdj23/Atorin.git
  3. Change directory to "Atorin" cd Atorin
  4. Create virtual environment python3.10 -m venv venv
  5. Activate virtualenv source venv/bin/activate
  6. Install dependencies pip install -r requirements.txt
  7. Fill config.yml with token and API keys

Run

  1. Copy service file sudo cp atorin.service /etc/systemd/system/
  2. Fill service file with valid paths sudo nano /etc/systemd/system/atorin.service
  3. Enable start at boot sudo systemctl enable atorin
  4. Run service sudo systemctl start atorin
  5. Done πŸŽ‰

Docker

Docker images with Atorin are available in Docker Hub for aarch64 and amd64.

  • Pull image docker pull liamdj23/atorin
  • Run container e.g. docker run --name atorin -p 8080:8080 -v config.yml:/bot/config.yml liamdj23/atorin

atorin's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar kmatuszak avatar liamdj23 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

kingomar2022

atorin's Issues

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.