소스 검색

Added simple guide for setup

tags/v1.3.4
Val Knight 6 년 전
부모
커밋
b6aafe4313
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  1. +10
    -0
      README.md

+ 10
- 0
README.md 파일 보기

@@ -6,6 +6,16 @@

A simple Discord Bot used by me personally, written for fun.

## Simple setup

1. Copy settings/preferences_example.ini to settings/preferences.ini and fill in the details
2. Run pip install -r requirements.txt in the root directory of the bot
3. Add the bot to your server by generating an OAuth link with bot scope only
4. Run main.py to generate config files for the server
5. Stop RoxBot
6. Open servers.json and populate with config options for your server
7. Enjoy!

## Command Docs
*Coming soon*


Loading…
취소
저장