Skip to content

parkmawani/siamese

 
 

Repository files navigation

이 봇은 2019/09/18부로 더 이상 운영되지 않습니다.

샴고양이(Siamese)

Discord Bots Dev Server Codacy Badge

Invite Bot

Korean Discord bot for multiple purpose.

Prerequisites

Installing

Linux - ubuntu

sudo apt install ffmpeg
yarn install

Before run, please fill out the bot.env file using bot.env.preset.

Also, you have to set env variable GOOGLE_APPLICATION_CREDENTIALS to use command tts, which uses Google Cloud Text-to-Speech API

export GOOGLE_APPLICATION_CREDENTIALS="[PATH_TO_YOUR_JSON]"

Check GCP Docs for further information.

Then, run with node . at project root folder.

About

🐈 Korean discord bot Siamese

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Python 0.1%