diff --git a/dice/cq_helper.go b/dice/platform_adapter_cqcode_helper.go similarity index 100% rename from dice/cq_helper.go rename to dice/platform_adapter_cqcode_helper.go diff --git a/dice/discord_helper.go b/dice/platform_adapter_discord_helper.go similarity index 100% rename from dice/discord_helper.go rename to dice/platform_adapter_discord_helper.go diff --git a/dice/dodo_helper.go b/dice/platform_adapter_dodo_helper.go similarity index 100% rename from dice/dodo_helper.go rename to dice/platform_adapter_dodo_helper.go diff --git a/dice/platform_adapter_qq.go b/dice/platform_adapter_gocq.go similarity index 100% rename from dice/platform_adapter_qq.go rename to dice/platform_adapter_gocq.go diff --git a/dice/platform_adapter_qq_actions.go b/dice/platform_adapter_gocq_actions.go similarity index 100% rename from dice/platform_adapter_qq_actions.go rename to dice/platform_adapter_gocq_actions.go diff --git a/dice/platform_adapter_qq_channel.go b/dice/platform_adapter_gocq_channel.go similarity index 100% rename from dice/platform_adapter_qq_channel.go rename to dice/platform_adapter_gocq_channel.go diff --git a/dice/gocqhttp_helper.go b/dice/platform_adapter_gocq_helper.go similarity index 100% rename from dice/gocqhttp_helper.go rename to dice/platform_adapter_gocq_helper.go diff --git a/dice/gocqhttp_helper_appversion.go b/dice/platform_adapter_gocq_helper_appversion.go similarity index 100% rename from dice/gocqhttp_helper_appversion.go rename to dice/platform_adapter_gocq_helper_appversion.go diff --git a/dice/gocqhttp_helper_devices.go b/dice/platform_adapter_gocq_helper_devices.go similarity index 100% rename from dice/gocqhttp_helper_devices.go rename to dice/platform_adapter_gocq_helper_devices.go diff --git a/dice/gocqhttp_helper_others.go b/dice/platform_adapter_gocq_helper_others.go similarity index 100% rename from dice/gocqhttp_helper_others.go rename to dice/platform_adapter_gocq_helper_others.go diff --git a/dice/gocqhttp_helper_test.go b/dice/platform_adapter_gocq_helper_test.go similarity index 100% rename from dice/gocqhttp_helper_test.go rename to dice/platform_adapter_gocq_helper_test.go diff --git a/dice/gocqhttp_helper_windows.go b/dice/platform_adapter_gocq_helper_windows.go similarity index 100% rename from dice/gocqhttp_helper_windows.go rename to dice/platform_adapter_gocq_helper_windows.go diff --git a/dice/kook_helper.go b/dice/platform_adapter_kook_helper.go similarity index 100% rename from dice/kook_helper.go rename to dice/platform_adapter_kook_helper.go diff --git a/dice/minecraft_helper.go b/dice/platform_adapter_minecraft_helper.go similarity index 100% rename from dice/minecraft_helper.go rename to dice/platform_adapter_minecraft_helper.go diff --git a/dice/qq_helper.go b/dice/platform_adapter_qq_helper.go similarity index 100% rename from dice/qq_helper.go rename to dice/platform_adapter_qq_helper.go diff --git a/dice/red_helper.go b/dice/platform_adapter_red_helper.go similarity index 100% rename from dice/red_helper.go rename to dice/platform_adapter_red_helper.go diff --git a/dice/telegram_helper.go b/dice/platform_adapter_telegram_helper.go similarity index 100% rename from dice/telegram_helper.go rename to dice/platform_adapter_telegram_helper.go diff --git a/dice/walleq_helper.go b/dice/platform_adapter_walleq_helper.go similarity index 100% rename from dice/walleq_helper.go rename to dice/platform_adapter_walleq_helper.go