Skip to content

Commit

Permalink
fix syntax highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
MorkHub committed Jan 24, 2017
1 parent 8cf3db9 commit 6b25d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,7 +1,7 @@
# PedantBot v2.0 [beta]
**NOTE**: This branch contains the latest features as they are added. This means that some features may be missing or broken. Use at your own risk.

```py
```python
@register('git',owner=False,hidden=False,rate=5)
async def welcome(message,*args):
logger.info('{user} wants to view the GitHub repository'.format(user=message.author))
Expand Down

0 comments on commit 6b25d82

Please sign in to comment.