AquinBot
1.0.2
Official AquinBot made by Team Aquin | Finaly a simple Open Source Discord bot made in C++ by Aquin
Loading...
Searching...
No Matches
cli.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include "
cli.hpp
"
4
5
#include <string>
6
#include <memory>
7
8
#include "
../inc/types/Bot.hpp
"
9
#include "
../inc/types/Debug.hpp
"
10
11
namespace
bot
12
{
16
void
cli
(std::string commandStr, std::shared_ptr<bot::Bot> aquin, bot::Debug debug);
17
}
18
Bot.hpp
Debug.hpp
cli.hpp
bot
Definition
cli.cpp:17
bot::cli
void cli(std::string commandStr, std::shared_ptr< bot::Bot > aquin, bot::Debug debug)
Definition
cli.cpp:18
inc
cli.hpp
Generated by
1.13.2