For direct access use https://forums.oldunreal.com
It's been quite a while since oldunreal had an overhaul, but we are moving to another server which require some updates and changes. The biggest change is the migration of our old reliable YaBB forum to phpBB. This system expects you to login with your username and old password known from YaBB.
If you experience any problems there is also the usual "password forgotten" function. Don't forget to clear your browser cache!
If you have any further concerns feel free to contact me: Smirftsch@oldunreal.com

[WIP] Unreal Tournament 2004 Server Query Discord Bot

Here you can add and find information and help for other Unreal Engine titles. Currently for UE1 and UE2 based software.
Post Reply
User avatar
Ooper
OldUnreal Member
Posts: 82
Joined: Sun Feb 09, 2020 11:36 am

[WIP] Unreal Tournament 2004 Server Query Discord Bot

Post by Ooper »

I'm finally happy enough to release my ut2004 server query discord bot into the public :D

This discord bot can be used to query any Unreal Tournament 2004 server and displays their response in the current text channel, servers that don't have port + 1 open won't be able to be queried.

Download: https://github.com/scottadkin/Discord-U ... s/tag/v1.0

Github Repo: https://github.com/scottadkin/Discord-U ... rver-Query

Features:
- Query and UT2004 server with command .q : to display server name, current gametype, map, player count, player information, and a clickable link to join the server.
- Ability to save a list of servers to a database file that then can be used for shorthand commands instead of the option above.
- Ability to display all servers added in the database in one response.
- Ability to display all active servers in the database(servers that have at least 1 player in them)
- Ability to display a clickable link to a server using .ip command.
- Auto query option, you can set the bot up in a selected text channel to keep an auto updated list of detailed information about each server. It's recommended to set this in an empty/new text channel as the bot will delete previous messages to keep the channel tidy for easy viewing.

Youtube demo video: https://www.youtube.com/watch?v=y6GCW_1bLVg

[yt]y6GCW_1bLVg[/yt]

Image

Bot commands

User Commands
- `.servers` Displays basic server information for all the servers added to the database.
- `.active` Displays basic server information for all servers added that have players on it.
- `.q` Displays the server's name, current gametype, map, and players.
- `.q :` Displays a server's name, current gametype, map, and players.
- `.ip` Displays clickable link to the server.

Admin Commands
- `.allowchannel` Enables the bot to be used in the current channel.
- `.deletechannel` Disables the bot from being used in the current channel.
- `.allowrole ` Enables users with the specified role to use admin commands.
- `.deleterole ` Disables users with the specified role to use the admin commands.
- `.addserver :` Adds the specified server to the database.
- `.deleteserver ` Deletes the server with the specified id.
- `.setauto` Sets the current channel as the auto query channel. This can also be used to reset the auto query making it post all new responses.
- `.stopauto` Disables auto query channel.
Last edited by Ooper on Fri Jul 17, 2020 3:02 pm, edited 1 time in total.
User avatar
Ooper
OldUnreal Member
Posts: 82
Joined: Sun Feb 09, 2020 11:36 am

Re: [WIP] Unreal Tournament 2004 Server Query Discord Bot

Post by Ooper »

Version 1.1: XXXX
Fixed a bug regarding .q commands.

Now only the selected prefix can work with any command.

----- Edit -----------

Version 1.2: https://github.com/scottadkin/Discord-U ... s/tag/v1.2
Added join as spectator urls to .q and .ip commands.

Image
User avatar
Ooper
OldUnreal Member
Posts: 82
Joined: Sun Feb 09, 2020 11:36 am

Re: [WIP] Unreal Tournament 2004 Server Query Discord Bot

Post by Ooper »

Post Reply

Return to “Unreal Engine 1 and 2”