Skip to content

xIndeonx/SupremeBOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Alpha

Alpha repository for the self-made JavaScript Discord bot which uses the discord.js library (master branch)

Prerequisites

For you to be able to use this Discord bot you need to have the following things:

  1. Discord Account and Client
  2. Your own Discord Server
  3. Invite this bot

Commands

The bot uses . as prefix for every command.

Can be changed in the config.js file:

exports.PREFIX = 'your prefix';

Owner and Admin commands:

Commands Description Requirements
eval Execute JavaScript code directly in Discord Owner
restart Restart the bot Owner
setavatar Change avatar with link to picture Owner
setgame Change game with a string as parameter Owner
setstatus Change status with parameters idle, dnd, online or invisible Owner
shutdown Shut down the bot Owner
ban Ban user permanently from server Ban Members
delete Delete message with a number as parameter Manage Messages
kick Kick a user from the server Kick Members
purge Delete 50 messages at once Manage Messages
vckick Kick user from voice channel Move Members

All commands

Built with

  • JavaScript - The programming language used
  • Node.js - The server framework used
  • Discord.js - Discord.js library / Node.js module used to interact with the Discord API
  • Airbrake - Node.js module used for error tracking
  • ytdl-core - Node.js module used for streaming (YouTube)
  • Simple YouTube API - Node.js module used to interact with YouTube
  • performance-now - Node.js module used for process time calculation
  • Util - Node.js util module
  • CleverbotAPI - Node.js module used to interact with the Cleverbot API
  • node-os - Node.js module
  • urban-dictionary - Node.js module used to interact with the Urban Dictionary API
  • Wolfram|Alpha via JS - Node.js module used to interact with the Wolfram|Alpha web-service API
  • node-google-image-search - Node.js module used to interact with the Google CSE API

Versioning

Currently under development. No official version published yet. Alpha 0.2 or higher since last update.

Creators

License

This project is not licensed. This project is closed-source and will remain so.

Acknowledgements

  • York Grimes' An Idiot's Guide tutorial on how to make a Discord-Bot from scratch
  • Crawl's tutorial for the music commands of the bot
  • Hat tip to anyone else whose code was used for this project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •