🏠 Homepage
🐞 Issues
🚧 TODO
[1] Install .NET Core Runtime (https://docs.microsoft.com/en-us/dotnet/core/install/linux)
[2] git clone https://github.com/aleksanderpsuj/XFQuery/
[3] cd XFQuery
[4] dotnet build --configuration Release
[5] cd XFQuery.Daemon/bin/Release/netcoreapp3.1/
[5] ./XFQuery.Daemon
[1] Install .NET Core Runtime (https://docs.microsoft.com/en-us/dotnet/core/install/windows?tabs=netcore31)
[2] git clone https://github.com/aleksanderpsuj/XFQuery/
[3] cd XFQuery
[4] dotnet build --configuration Release
[5] cd XFQuery.Daemon/bin/Release/netcoreapp3.1/
[5] XFQuery.Daemon.exe
- Multi-Language Support [✔️]
- Configs Loaders [✔️]
- MongoDB Connection [✔️]
- Server
- Check VPN [🚧]
- Channel
- Poke Channels [🚧]
- Register Channels [✔️]
- Text Message
- Welcome Message [✔️]
- Performance Check [✔️]
- Server Name [✔️]
- Nickname Check [✔️]
- Admin Status [🚧]
After first run bot creates new folder (Configs) in main directory with MainConfig.json and Function Configs.
👨 Aleksander Psuj
- Github: @aleksanderpsuj
- LinkedIn: @aleksander-psuj
if you like this project hit that ⭐️ button 😄
XFQuery is based on top of other awesome repos:
This project is BSD 3-Clause License licensed.