Skip to content

Discord bot for the "TheCraft" discord server. "TheCraft" is a discord server for members of the linkshell "TheCraft" in Final Fantasy XIV.

License

Notifications You must be signed in to change notification settings

shentschel/TheCraft-Discord-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheCraft-Discord-Bot

Discord bot for the "TheCraft" discord server. "TheCraft" is a discord server for members of the linkshell "TheCraft" in Final Fantasy XIV.

Installation

Do

npm install

in the root directory.

Create settings.json in the root directory and add the following information to it:

{
  "token": "your discord API bot token goes here",
  "prefix": "your preferred prefix for the commands goes here",
  "delimiter": "your delimiter to split command arguments goes here"
}

See https://anidiotsguide_old.gitbooks.io/discord-js-bot-guide/content/other-guides/hosting-on-glitchcom.html for information on how to host a discord bot on glitch.com for free.

About

Discord bot for the "TheCraft" discord server. "TheCraft" is a discord server for members of the linkshell "TheCraft" in Final Fantasy XIV.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%