Skip to content

Kruptixx/axz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R<nd0m axz E40 | The bot with no axz

@ Kruptixx Bot app for Discord

Requires:

  • Node.js (ES6)
  • Discord.js - Discord API wrapper
  • Axios for HTTP requests
  • Jest for unit tests
  • config file (JSON type) with token to access as a bot

config.json example

{
  "fullname" : "DiscordLoginNameHere",
  "secret" : "ClientSecretHere",
  "id" : "BotIDHere",
  "token" : "BotTokenHere",
  "prefix" : "BotPrefixForCommandsHere",
  "authorid" : "AuthorIDHere",
  "standartLanguage" : "en_orSomeOther",
  "weather": {
    "url": "http://api.openweathermap.org/data/2.5/weather",
    "appid": "YourAppid"
  }
}

About

Discord VoIP bot for guilds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published