Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 816 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 816 Bytes

ae27ff-discord-bot

A python 3.5 discord bot for ae27ff rankings in channel pins, inspired by LsFonseca1/Ae27ff-Rankings

requires discord.py

work in progress

This bot is a work in progress and has some really sloppy code, and does not validate input or check for admin permissions at this time - use at your own risk.

multichannel support

There is support for multiple pins in different channels or different servers inbuilt into the DiscordPins class.

commands

  • !aeadduser yourae27ffnamehere - add your ae27ff username to the ranking
  • !aecreate - create a ranking message for pinning in the channel
  • !aedelete - deletes the ranking message associated with the channel
  • !update - not implemented yet