C# Class HelperBot.Init

This is the plugin's initilization class The initilization of the bot should happen inside ServerStarted event in Events.cs
Inheritance: Plugin
Show file Open project: Jonty800/HelperBot

Public Methods

Method Description
Initialize ( ) : void

Method Details

Initialize() public method

public Initialize ( ) : void
return void