Skip to content

7468696e6b/picapica-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

picapica-bot

a trial of writing a simple discord bot: Pica pica is the scientific name of the Eurasian magpie (歐亞喜鵲).

How to use

Setting up a token

Place a bot token obtained from https://discord.com/developers/ in a new file called config.json.

{
	"token": "your-token-goes-here"
}

Read these guides on how to obtain a token and how to configure a dotenv file to learn more.

npm, pnpm setup

In the git directory run npm install to install the necessary prerequisites. If this does not work, you need to install node.js. Or, you may use pnpm install if you have pnpm installed.

About

a trial of writing a simple discord bot: Pica pica is the scientific name of the Eurasian magpie (歐亞喜鵲).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published