Documentation for Artemis and Priapus

Introduction

Artemis, and it's more secured counterpart Priapus, is a Chat Management and Entertainment bot, which utilizes the Python programming language and the Open Source Telegram Bot API. It's a project that has been developed over the course of several months, with the help and influence of several people. The backend code for both bots will be uploaded at some point, but this is the early release of the documentation and usage of the many features the bots have to offer.

Understanding Syntax

Commands with bracketed arguments (<example>) require that type of argument (without the brackets) to function properly, using the format '/command argument argument' with the exception of <replyToMessage>, which only requires the command to be used as a reply. Arguments with a % modifier require you to type in that specific modifier (eg: %reply), and are usable in conjunction with one another. Access level is denoted within the commands list displayed on your Telegram Client by a bracketed letter (A, M, m, C), which stands for Admin, Master (Group Creator), manager, and Creator (Bot Creator).

For example:

/ban {A} <username> <reply>

Command (/ban), Access Level ({A} - Admin), Arguments (<username> <reply>)

Getting help

To get help with a command, simply append it to the end of this website's URL. For example if you would like help with the addcom command, you should go to the following page:

https://45.55.55.208/addcom