2021-04-20 14:52:21 +00:00
|
|
|
# This file is part of Recent changes Goat compatible Discord webhook (RcGcDw).
|
|
|
|
#
|
|
|
|
# RcGcDw is free software: you can redistribute it and/or modify
|
|
|
|
# it under the terms of the GNU General Public License as published by
|
|
|
|
# the Free Software Foundation, either version 3 of the License, or
|
|
|
|
# (at your option) any later version.
|
|
|
|
#
|
|
|
|
# RcGcDw is distributed in the hope that it will be useful,
|
|
|
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
# GNU General Public License for more details.
|
|
|
|
#
|
|
|
|
# You should have received a copy of the GNU General Public License
|
|
|
|
# along with RcGcDw. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
|
2021-04-24 12:55:37 +00:00
|
|
|
import extensions.base.mediawiki
|
2021-05-06 11:48:11 +00:00
|
|
|
import extensions.base.abusefilter
|
2021-05-07 22:47:45 +00:00
|
|
|
import extensions.base.managewiki
|
|
|
|
import extensions.base.cargo
|
2021-05-09 19:16:24 +00:00
|
|
|
import extensions.base.datadump
|
|
|
|
import extensions.base.sprite
|
|
|
|
import extensions.base.translate
|
2021-05-19 15:00:48 +00:00
|
|
|
import extensions.base.discussions
|
|
|
|
import extensions.base.curseprofile
|
|
|
|
import extensions.base.interwiki
|
2023-09-16 17:23:14 +00:00
|
|
|
import extensions.base.renameuser
|
|
|
|
import extensions.base.migrators
|