Giter Club home page Giter Club logo

akanebot's Introduction

Akane Bot

Python 3.10 License: MIT Code style: black

An discord bot for animanga related search and feed functions

Written in Python 3.10 in the hikari microframework, using hikari-lightbulb and hikari-miru to extend functionality.

Navigation

  1. Features
  2. Add to your Server
  3. Running it Locally
  4. Credits

Adding the bot

As of present, the bot is not public.
Please contact fenix.er on Discord should you want to add it to your server.

Features

  • Search for animanga/vn/games
  • Make cool comparitive charts
  • Find the source (sauce)
  • Anime update feeds
  • Add/remove emotes

More coming soon...

Run Locally

Prerequisites

Before you start, you'll need to have Python and create a Discord app with the proper permissions:

  • applications.commands
  • bot (with Send Messages enabled)

Configuring the app is covered in detail in the getting started guide.

Note: Remember to enable the text messages intent as it's required for prefix commands

Setup project

First clone the project:

$ git clone https://github.com/infernalsaber/AkaneBot.git

Note: You can also run the SETUP.py file (instructions in file)

Open the directory and run

$ mv env.template .env

Now put your Discord Bot Token and SauceNAO Token in the .env file

Install dependencies

Do

$ pip install -r requirements.txt

To install the dependencies

If you plan to modify the source code, do the same for requirements_dev.txt

If you're an active python developer, might want to create a virtual environment first

Run the app

You're all set up now.

Run the following to get the bot running

$ python -OO main.py

Btw:
i. replacing the owner id with your own would be a good idea
ii. the emotes will break on your instance, so do replace them with equivalent ones

akanebot's People

Contributors

fenixer avatar infernalsaber avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

fossabot

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.