Git Product home page Git Product logo

otoge-bot's Introduction

otoge-bot

리듬게임 정보를 디스코드 하나로.

봇 명령어

TODO 빨리맹글어라

개발 환경 설정

  1. GitHub repository 를 clone 합니다.
git clone https://github.com/quntnim/otoge-bot.git
  1. 파이썬 설치 후 가상 환경을 설정 합니다. (Python 3.9.6)
python -m venv [가상환경명]
  1. 파이썬 가상 환경을 실행 하고 패키지를 설치 합니다.
[가상환경명]\Scripts\activate
pip install -r requirements.txt
  1. parameter.json 파일을 프로젝트 최상단에 생성 후 아래와 같이 입력 합니다.
{
  "bot-token": "(테스트할 봇 토큰 입력)"
}
  1. 봇을 실행 합니다.
python main.py 

업데이트 내역

  • 0.0.1
    • 작업 진행 중

otoge-bot's People

Contributors

quntnim avatar jongpark1234 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.