Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Welcome to the steam-comment-service-bot developer documentation!

⬅️ Go back to the main page

The developer documentation includes pages for every module and some useful information about it.
This should help you figuring out how to implement parts of the bot into your plugin or when working on the project itself!

It makes sense to first learn how this project works and is built before diving in further. The introduction page should get you started quickly.

Are you rather searching for the wiki? Click here to get redirected

 

Table of Contents

This documentation uses the same structure as the src folder. Each top-level module listed here contains further links to its submodules.
The order of this list represents the order in which they are instantiated when the application is started.

Module Tree:

 

Every page consists of an introduction, optionally helpers & events and the automatically generated JsDocs from the code base for that module.
Use the JsDocs section to find explanations and signatures for functions and properties which that module exposes.

 

Contact

Steam profile: https://steamcommunity.com/id/3urobeat
Steam group: https://steamcommunity.com/groups/3urobeatGroup
Comment Bot: https://steamcommunity.com/id/3urobeatscommentbot
YouTube Tutorial: https://youtu.be/8J78rC9Z28U
Discord: @3urobeat

 

Steam Comment Service Bot - Created with ❤️ and a lot of time.