An open API service indexing awesome lists of open source software.

https://github.com/naelstrof/pugbot-discord-django

UT4Pugs.us pugbot
https://github.com/naelstrof/pugbot-discord-django

Last synced: about 1 month ago
JSON representation

UT4Pugs.us pugbot

Awesome Lists containing this project

README

          

This project is a WIP.

# Discord PUG Bot with Django API

This is currently in early development and may contain bugs. Use at your
own risk.

PUG Bot for [Discord](https://discordapp.com)
Responses handled by [Django](https://docs.djangoproject.com/en/1.10/releases/1.10/)
# Requirements

* Python 3.5
* git
* Django 1.10
* Web Server ([Apache](https://httpd.apache.org/docs/2.4/) was used)

# Installing

```
TBD
```

# About this:
The goal is to have a Discord Bot that is fed information Django + sqlit3.
Currently the bot supports, tags, joining pugs, leave pugs, promoting pugs, listing current pugs, and more.
I intend on reorganizing api/views.py soon, but that is where the important API code is stored and the models of course are found in api/models.py.
The bot is found in pugbot/botv2.py and the commands relevant to its function are in pugbot/cogs/register.py.
Special thanks to Vicarious for help on the Discord.py side of things. I've been writing this solo, so expect many updates and cleaning of code.

Last but never least, come play [Unreal Tournament](https://www.epicgames.com/unrealtournament/) with us in Discord at [UT4PUGS Discord](https://ut4pugs.us)

# Example Commands:
![alt tag](http://i65.tinypic.com/hvo1hd.jpg)