Giter Club home page Giter Club logo

chi-police-discord-bot's Introduction

支語警察 Discord 機器人

總覽

在 Discord 檢測支語並嘗試翻譯成台灣用語。

在使用該專案前,前先到 discord 的開發者網頁申請 Application: Discord Developer Portal

並且透過含有 client id 的連結邀請機器人

https://discord.com/api/oauth2/authorize?client_id=[[YOUR-CLIENT-ID]]&permissions=32&scope=bot%20applications.commands

注意:請先執行程式,再邀請機器人

Develop

編輯 token 檔

複製 src/token.ts.template 另存成 src/token.ts

export const token = "[YOUR-TOKEN]"

初始化 npm 專案

# initialize
npm i

# start the program by
npm run start

# please use lint before making a pull request
npm run lint

chi-police-discord-bot's People

Contributors

ksw2000 avatar

Stargazers

Sean Huang avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.