Skip to content

Commit

Permalink
Update README.md (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
buthed010203 authored and jogramming committed Feb 8, 2018
1 parent f0fbe9b commit 258b86b
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@ YAGPDB is a pineapple!

### Project status

YAGPDB is very much work in progress so I'm not actively advertising it. Although I do have it perform a lot of duties on a somewhat large server, but it's still in alpha so beware of bugs. If you do decide to use it and want to come in contact with me, look below for my discord server.
YAGPDB is very much a work in progress so I'm not actively advertising it. Although I do have it perform a lot of duties on a somewhat large server, but it's still in alpha so beware of bugs. If you do decide to use it and want to come in contact with me, look below for my discord server.

**Links**
- [YAGPDB.xyz](http://yagpdb.xyz)
- [For updates and support join my discord server](https://discord.gg/Cj6kCba)

### Running YAGPDB yourself

**Running YAGPDB on your own you can expect little to no support on helping it get set up, unless the purpose of you setting it up is to help out the project.**
**Running YAGPDB on your own however you can expect little to no support on helping it get set up, unless the purpose of you setting it up is to help out the project.**

**IF YOU DO NOT UNDERSTAND THESE STEPS THEN DON'T BOTHER TRYING TO RUN THIS, Please dont waste my time by ignoring this warning**
**IF YOU DO NOT UNDERSTAND THESE STEPS THEN DON'T BOTHER TRYING TO RUN THIS, Please dont waste my (or the support team's) time by ignoring this warning**

Required databases:
- PostgresSQL
Expand All @@ -42,7 +42,7 @@ Configuration is done through environment variables. See `cmd/yagpdb/sampleenvfi
**Standard plugins:**

* Youtube-Feed
* Streamannouncement
* Stream-announcements
* Soundboard
* Serverstats
* Reputation
Expand All @@ -52,6 +52,7 @@ Configuration is done through environment variables. See `cmd/yagpdb/sampleenvfi
* Moderation
* Logs
* Customcommands
* And More!

**Planned plugins**

Expand All @@ -71,7 +72,7 @@ Currently YAGPDB builds everything into one executable and you run the bot with

YAGPDB uses redis for light data and caching.

I'm currently in the process of moving configuration over to postgres, about 50% of the configuration settings lives on postgres atm.
I'm currently in the process of moving configuration over to postgres, about 50% of the configuration settings live on postgres atm.

### Creating a new plugin

Expand Down

0 comments on commit 258b86b

Please sign in to comment.