Guides
Installing Modis
Get Modis running on your own machine.
- Modis Quickstart - Get Modis up and running in 10 minutes!
- Getting API Keys:
- Troubleshooting/FAQ - Solve common problems with installing and running Modis
- Raspberry Pi Installation - Getting Modis running on Raspbian is a bit hard; here's a guide
Developing for Modis
Learn how to make your own module for Modis.
- Ping Pong Module - Simple enough for anyone to get started with, no experience required
- The Internal Commands API - Learn about Modis' internal API that greatly streamlines the way your module handles commands.
- Introduction to embed interfaces - Get nice-looking interfaces to display information in Discord text channels
- Introduction to console interfaces - Learn how to create a bot console interface for your module