Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 566 Bytes

File metadata and controls

16 lines (10 loc) · 566 Bytes

BetPollBot

Betting System

A Betting System for imaginary xp points betting between members of same server. It uses MongoDB, PyMongo, Discord.py and Requests library to accomplish this.

For Usage check out the inline docstrings present above each command.

Polling System

A Polling System to run character polls and other similar polls in a server. it has a realtime rsult section and allows users to change their casted votes. Uses MongoDB, PyMongo, Discord.py to accomplish this.

For Usage check out the inline docstrings present above each command.