Akasuki

A Discord bot written in JavaScript and using discord.js to assist you in finding inspiration from other's work on https://anime.pics

Pure Nim score 15/100 · last commit 2023-01-09 · 1 stars · tests present · no docs generated

Summary

Latest Version Unknown
License Unknown
CI Status Failing
Stars 1
Forks 0
Open Issues 0
Last Commit 2023-01-09
Downloads 0
Last Indexed 2026-09-07 06:08

Installation

nimble install Akasuki
choosenim install Akasuki
git clone https://gitlab.com/voltages/akasuki

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
Akasuki - - - - - - -

Source

Repository https://gitlab.com/voltages/akasuki
Homepage https://gitlab.com/voltages/akasuki
Registry Source gitlab

README

Akasuki

Discord Bot written in Discord.js using Node.js. Here to assist you in finding inspiration from other's work on https://anime.pics

The name Akasuki means bright helper.

Want to invite me?

Prerequisites

  • Node.js 16.6.0 or newer
  • NPM dependencies: dotenv, discord.js, @discordjs/builders, @discordjs/rest, and discord-api-types, axios
  • Discord Token for .env
  • Discord Client ID for .env

Installation

A step by step guide that will tell you how to get the development environment up and running.

Please note that the .env file contains the DISCORD_TOKEN and CLIENTID

$ git clone https://gitlab.com/v4ltages/akasuki.git
$ cd ./akasuki
$ npm install dotenv discord.js @discordjs/builders @discordjs/rest and discord-api-types axios
$ npm update
$ echo > .env

Slash commands

  • contests opt: latest, previous or num: 0-20
  • feed num: offset
  • lookup user: Look up a user with their username, posts: All posts from a User with their username, post: Specific post via its ID
  • search users: term or posts: term

License

This project is licensed under the GNU General Public License v3.0.

Click here to view it.