Skip to content

knokbak/tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aunto Development

What is this?

This is code created, and put into the public domain to help people with their projects and learn. You can find tutorials on my YouTube channel that this code was made for.

What can I do with this code?

You can distribute it as much as you like, this code has been voluntarily put into public domain (more information here).

What do I need to run this code?

Node.JS

Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. Website

Discord.JS

A powerful library for interacting with the Discord API. NPM Website

MS

Use this package to easily convert various time formats to milliseconds. NPM

Getting started

To get install all needed packages, use npm installall. You must put a Discord bot token in config.json. Once you've done that, you can use npm start to start the bot.

Do not put a user account token in config.json. Selfbotting is against Discord's Terms Of Services and you risk account termination by using one.