Skip to content

basuamlk/Archs-Toy-Discord-Bot

Repository files navigation

Archs-Toy-Discord-Bot

A simple Discord bot that uses some api's along with basic commands

API'S

Somse API's found thanks to Mashape

The API's used in this discord bot belong to the owners of: Numbers and Random Quotes.

Modules

Noteable modules used are: Nodemon, Unirest, Discord

Botsettings

The botsettings.example.json file is meant to hide the discord token, your prefix of choice e.g.("-", "+", "="), and your API Key if you choose to use an API. Your local file should just be named 'botsettings.json'.

The configuration for your botsettings.json folder is as follows:

{
"token": "Your Discord Token", 

"prefix": "!", 
	
"API_KEY": "Your API Key"
}

Commands

The bot commands can be found in the cmds folder.

About

A simple Discord bot that uses some api's along with basic commands meant for personal use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published