Skip to content

PuffRice/AsunaBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asuna Bot

A Multi Purpose Music bot inspired from the Guide Bot handled by An Idiots Guide Community.

This Little Bot offers insane features absolutely for free. It has Music Module, Administration, Miscellaneous, info statistics etc. It offers other premium features for free. It is gradually updated to provide Fresh Experience.

This command handler is 98% compatible with my selfbot and 99% compatible with commands from York's Tutorial Bot.

Requirements

  • git command line (Windows|Linux|MacOS) installed
  • node Version 8.0.0 or higher
  • The node-gyp build tools. This is a pre-requisite for Enmap, but also for a lot of other modules. See The Enmap Guide for details and requirements for your OS. Just follow what's in the tabbed block only, then come back here!

You also need your bot's token. This is obtained by creating an application in the Developer section of discordapp.com. Check the first section of this page for more info.

Downloading

In a command prompt in your projects folder (wherever that may be) run the following:

git clone https://github.com/An-Idiots-Guide/guidebot.git

Once finished:

  • In the folder from where you ran the git command, run cd guidebot and then run npm install
  • If you get any error about python or msibuild.exe or binding, read the requirements section again!
  • Rename or copy config.js.example to config.js
  • Edit config.js and fill in all the relevant details as indicated in the file's comments.

Starting the bot

To start the bot, in the command prompt, run the following command: node index.js

Inviting to a guild

To add the bot to your guild, you have to get an oauth link for it.

You can use this site to help you generate a full OAuth Link, which includes a calculator for the permissions: https://finitereality.github.io/permissions-calculator/?v=0

About

A Discord.js bot capable of robust functions liek elevated server and channel management, custom functions, search and many more.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors