mirror of
https://github.com/iio612/DEFENDER.git
synced 2026-02-13 19:24:23 +00:00
Create Makefile installation; update copyright core command. TODO replace installation.py script.
This commit is contained in:
@@ -1220,7 +1220,7 @@ class Irc:
|
||||
self.Protocol.send_notice(
|
||||
nick_from=dnickname,
|
||||
nick_to=fromuser,
|
||||
msg=f">> Defender V.{self.Config.CURRENT_VERSION} Developped by adator®."
|
||||
msg=f">> Defender V{self.Config.CURRENT_VERSION} Developped by adator®."
|
||||
)
|
||||
return None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user