Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
martygrant authored Mar 2, 2018
1 parent 300495a commit e0a5688
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# Bjarne
# Bjarne

Bjarne is a Discord server bot built for and maintained by the UWS Game Dev Society.

It is written in Python using [discord.py](https://github.com/Rapptz/discord.py), a wrapper for the Discord API.

## Contributing
If you are a member of the society and wish to add features, enhancements or fix bugs your contribution is welcome!
Feel free to choose an item in the Planned list of the [Features](https://github.com/martygrant/uwsgamedevbot#features) section.

### Requirements
You will need Python 3.4.2+ and the [discord.py](https://github.com/Rapptz/discord.py) library, instructions for installing discord.py
are available on its repo page.

## Features
Bjarne is currently in development stage 0.2. Feel free to develop any item in the Planned list below.
* Planned
* Report user to admin/committee.
* Random number generator.
Expand All @@ -23,6 +23,7 @@ Bjarne is currently in development stage 0.2. Feel free to develop any item in t
* !bjarnequote - Display a quote from Bjarne Stroupstrup, creator of C++.

## Changelog
* 0.2 - in development.
* 0.1
* Automatic new member welcome message.
* !say - Make Bjarne repeat a message.
Expand Down

0 comments on commit e0a5688

Please sign in to comment.