Pārlūkot izejas kodu

Merge pull request #2 from Valerokai/requirements

Added requirements.txt
tags/v1.3.4
Roxie Gibson pirms 6 gadiem
vecāks
revīzija
babe1f6eea
Revīzijas autora e-pasta adrese nav piesaistīta nevienam kontam
2 mainītis faili ar 15 papildinājumiem un 0 dzēšanām
  1. +10
    -0
      README.md
  2. +5
    -0
      requirements.txt

+ 10
- 0
README.md Parādīt failu

@@ -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*


+ 5
- 0
requirements.txt Parādīt failu

@@ -0,0 +1,5 @@
requests==2.18.4
lxml==3.8.0
aiohttp==3.0.1
beautifulsoup4==4.6.0
discord==0.0.2

Notiek ielāde…
Atcelt
Saglabāt