Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 2.17 KB

README.md

File metadata and controls

36 lines (28 loc) · 2.17 KB

Talon-Fex

My first Programming project; it's a bot for discord in node.js

How-To run an own clone of Talon Fex:

  • Insert token in config.json at "token": "..."
  • Insert your ID in config.json at "suid": "..."
  • Insert your ID in commands.json at "all": { "permissions": [{ "users"..." ... ]} }
  • Bot has to be in official Talon Fex Server or the id of home has to be changed to of a Server the Bot already joined
  • assure node is installed on your computer/server
  • on Linux start bot.sh
  • on Windows start bot.bat (coming soon™)

==> Information about all joined guilds has to be added manually to guilds.json at the moment.

See also

see source code at GitHub

join official Discord

Credits

Programming by @schockocraft (GitHub, Discord)

Game module's emotes were made by @BlackDemonFire (GitHub, Discord)

Icons "File free icon", "Javascript free icon" and "Json file free icon" made by Smashicons from www.flaticon.com is licensed by CC 3.0 BY

<<<<<<< HEAD Icons "Markdown" based on "Doc Free Icon" and "Document Stack" based on "File Free Icon" and "Folder free Icon"; the Linked Icons were also made by smashicons.

Icons "Markdown" based on "Doc Free Icon" and "Document Stack" based on "File Free Icon" and "Folder free Icon" all made by Smashicons

branch 'master' of https://github.com/schockocraft/Talon-Fex