Skip to content

probablykalvin/pyroi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyroi

A multi-purposes discord bot built with aoi.js.

Configuration

const config = {
  token: "your_bot_token",
  prefix: "your_bot_prefix", //Default -
}

module.exports = config;

How to get your discord bot token?

  1. Go to Discord Deverloper Portal
  2. Create on application.
  3. Go to "Bot" and click "Add Bot"
  4. Click "Copy" in the token section.

And your bot token should be copied to your clipboard.

About

a discord bot built with aoi.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors