Skip to content
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.

ZixeSea/ZixeSea.bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is ZixeSea.bot, a full custom bot made for my server.

Discord Badge Discord.js Badge Version Badge In progress Badge Codacy Badge

But the bot is made in a way that you can simpely add it to you server by using Json file for config and strings.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Requirements

Downloading

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

git clone https://github.com/ZixeSea/ZixeSea.bot.git

Once finished:

  • In the folder from where you ran the git command, run cd ZixeSea.bot and then run npm i, this will install all required packages.

  • Now go to ZixeSea.bot/json/config.json and open it, and place you token in "token": "Bot token here!!"

NOTE: Only replace the text bot token here!!, so the "" needs to stay.

  • Now run the program by running npm . in a command prompt.

Why using ZixeSea.bot?

  • Code grade of an A.
  • Easy to make it your own.
  • Easy to understand and update.
  • Easy to expend.
  • MIT license.
  • Good support and a friendly dev.

Releases

No releases published

Packages

No packages published