Metadata-Version: 1.2
Name: modis
Version: 0.3.2a1
Summary: A modular Discord bot
Home-page: https://github.com/Infraxion/modis/
Author: Infraxion and YtnomSnrub
Author-email: jalaunder@gmail.com
License: Apache
Description-Content-Type: UNKNOWN
Description: # MODIS

        

        Latest release: [v0.3.1 Beta](https://github.com/Infraxion/modis/releases/tag/0.3.1)

        

        ## About Modis

        

        Modis is a Discord bot that runs with a GUI and is designed to be as modular as possible so that anyone with some basic Python knowledge can quickly and easily create new modules that run on the bot.

        

        ## Current Modules

        

        There are currently 9 modules:

        

        - `bethebot`

        - `gamedeals`

        - `help`

        - `hex`

        - `manager`

        - `music`

        - `replies`

        - `rocketleague`

        - `tableflip`

        

        

        ### bethebot

        

        bethebot let's the bot's owner send messages as Modis.

        

        ### gamedeals

        

        gamedeals uses Reddit to find the best game deals.

        

        ### help

        

        help lists the help commands for all modules, as well as the commands for specific modules.

        

        ### hex

        

        hex looks for hex values in your messages, and displays a solid block image if it finds a value. hex works with any 3 or 6 digit hex values starting with '#' or '0x'.

        

        ### manager

        

        manager allows users to activate and deactivate modules within a server, and change the server prefix for Modis.

        

        ### music

        

        music plays videos and playlists from YouTube, and music files stored on the internet.

        

        ### rocketleague

        

        rocketleague lets you look up player's Rocket League stats.

        

        ## Documentation

        

        More detailed information about each module can be found in the [Documentation](https://infraxion.github.io/modis/documentation/#modules).

        
Keywords: modis discord bot music
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Communications :: Chat
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6, <4
