Skip to content

Sylux6/WatanaBot.ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yousoro!~ (> ᴗ •)ゞ

Watanabe You

made with 💖 in TypeScript

Get Started

Prerequisites

Configuration

Create a config.json file at the root of the project

{
  "token": "discord bot token",
  "clientId": "discord bot client id",
  "privateGuildId": "[optional] discord server id",
  "postgresUser": "postgres user",
  "postgresPassword": "postgres password",
  "postgresDb": "postgres database name"
}

About

WatanaBot made with 💖 in TypeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published