Skip to content

Commit 675f59d

Browse files
committed
Update README.md For 2006Scape
1 parent e490fb0 commit 675f59d

File tree

1 file changed

+3
-42
lines changed

1 file changed

+3
-42
lines changed

README.md

+3-42
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,12 @@
1-
[![Stories in Ready](https://badge.waffle.io/Parabot/Parabot.png?label=ready&title=Ready)](https://waffle.io/Parabot/Parabot)
2-
[![Build Status](https://travis-ci.org/Parabot/Parabot.svg?branch=master)](https://travis-ci.org/Parabot/Parabot)
1+
# 2006Scape Bot Client
32

4-
# Parabot
5-
6-
Parabot V2.8.2
7-
8-
#### Links
9-
10-
[Website](http://www.parabot.org/)
11-
12-
[Download latest version](http://v3.bdn.parabot.org/api/bot/download/client)
3+
This Is A Bot Client Used For 2006Scape Using [Parabot](https://github.com/Parabot/Parabot) As A Base
134

145
#### Compilation
156
Build the project with the Maven POM file to have all required libraries installed.
167

17-
#### Automation
18-
Every stable build is automatically generated from the last commits of the master branch. This will take the version from both the `pom.xml` and the version in `.travis.yml`.
19-
20-
The nightly builds are automatically created from the last commits of the development branch. This will take the version from both the `pom.xml` and the version in `.travis.yml`, together with the build ID from travis.
21-
228
#### Issues
23-
If you've an issues regarding the bot itself, please report them [here](https://github.com/Parabot/Parabot/issues).
24-
25-
#### Maven
26-
To add the client as a library, you'll first have to add our repository to your `pom.xml`:
27-
28-
```
29-
<repositories>
30-
<repository>
31-
<id>git-parabot</id>
32-
<name>Parabot's Git based repo</name>
33-
<url>https://maven.parabot.org/</url>
34-
</repository>
35-
</repositories>
36-
```
37-
38-
Then you'll need to add the dependency:
39-
40-
```
41-
<dependencies>
42-
<dependency>
43-
<groupId>org.parabot</groupId>
44-
<artifactId>client</artifactId>
45-
<version>2.8.1</version>
46-
</dependency>
47-
</dependencies>
48-
```
9+
If you've an issues regarding the bot itself, please report them [here](https://github.com/2006-Scape/Parabot/issues).
4910

5011
#### Labels
5112
Labels are created with [GHLabel](https://github.com/jimmycuadra/ghlabel), whereas the yml is located in the .github directory

0 commit comments

Comments
 (0)