Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Features and Fixes TODO #16

Closed
13 of 18 tasks
egebilecen opened this issue Oct 6, 2022 · 1 comment
Closed
13 of 18 tasks

New Features and Fixes TODO #16

egebilecen opened this issue Oct 6, 2022 · 1 comment
Labels

Comments

@egebilecen
Copy link
Owner

egebilecen commented Oct 6, 2022

  • (Added with added intents configuration to README #22) Add bot intents configuration screenshot to README.md. (PSA: Enable all intents. Otherwise bot might not work properly.)
  • (Added with v1.7.0 #38) Fix restart announcer. It announces 1 min left message two times as announcer's interval is 30 seconds.
  • (Added with v1.7.0 #38) Improve restart announcer logic. For example, it announces 15 min left meanwhile 10 min left for the server restart. (This isn't issue with automated server restarts but when a mod update detected, bot owner might have set it to a value that isn't in announcement minute list which will cause the nearest minute in list to be announced. Just like the given example.)
  • (Added with v1.3.0 #26) Prevent being able to set command and log channel into same channel. With v1.2.2 #14, bot no longer responds to channels that has no commands assigned into them which is the case for the log channel as well. Note: You should still able to use !set_log_channel command in command channel without any issues.
  • (Added with v1.2.5 #21) People are able to change their server's main directory in server.bat file with -Duser.home=<path> parameter. Example: -Duser.home=D:\Server1_Data. Take this into considiration when parsing server .ini files.
  • (Added with v1.3.0 #26) Add a new command to see schedules' next execute time in minutes.
  • (Added with v1.3.0 #26) Update bot version checker to send messages to command channel, not log channel. (Check if last message sent to the command channel is new version available message. If not, send message)
  • (Added with v1.3.0 #26) Reduce message spam for workshop mod unlisted/private messages. (Perhaps make them being sent every day or when mod list updated)
  • (Added with v1.3.0 #26) Add !bot_info command to public channel. It will print out bot information and repo link.
  • (Added with v1.3.0 #26) Add semantic version class for performing efficient version checks.
  • Add filewatcher class. Will be used later for parsing log files.
  • Add in-game chat mirroring feature. (As a toggleable feature)
  • Add in-game notification mirroring feature. (As a toggleable feature. Such as logins, disconnects, deaths and perk changes)
  • Add feature to adding rotating auto announcement messages. (Messages will be announced in game.)
  • Add new command to update the bot to new version when server is not running.
  • (Added with v1.7.0 #38) Update logging function to print out formatted string with date. This removes the need of getting and formatting date manually.
  • (Added with v1.7.0 #38) Add a separate notification for pre-release version of bot to version checker.
  • (Added with v1.8.0 #43) Add translation system. (And mention it in README)
@egebilecen egebilecen added todo good first issue Good for newcomers labels Oct 6, 2022
@egebilecen egebilecen changed the title Various additions and fixes Additions and fixes Oct 23, 2022
Repository owner locked as off-topic and limited conversation to collaborators Oct 23, 2022
@egebilecen egebilecen pinned this issue Oct 23, 2022
@egebilecen egebilecen changed the title Additions and fixes Additions and fixes TODO Oct 23, 2022
@egebilecen egebilecen changed the title Additions and fixes TODO Additions and Fixes TODO Oct 23, 2022
@egebilecen egebilecen changed the title Additions and Fixes TODO New Features and Fixes TODO Nov 21, 2022
@egebilecen egebilecen removed the good first issue Good for newcomers label Dec 31, 2023
@egebilecen
Copy link
Owner Author

egebilecen commented Jun 8, 2024

I am no longer planning to add new features to this bot as I am quite busy in real life and have no incentive to work on this bot anymore, unlike in the past. So I am closing this issue for now.

Edit: I intend to actively maintain the bot, though.

@egebilecen egebilecen unpinned this issue Jun 8, 2024
@egebilecen egebilecen pinned this issue Jun 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant