├── DiscordBot.py ├── QRCodeBot.py ├── README.md ├── SecretStorage.py └── install-ubuntu.sh /DiscordBot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZracheSs-xyZ/DiscordQRCodeBot/HEAD/DiscordBot.py -------------------------------------------------------------------------------- /QRCodeBot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZracheSs-xyZ/DiscordQRCodeBot/HEAD/QRCodeBot.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZracheSs-xyZ/DiscordQRCodeBot/HEAD/README.md -------------------------------------------------------------------------------- /SecretStorage.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZracheSs-xyZ/DiscordQRCodeBot/HEAD/SecretStorage.py -------------------------------------------------------------------------------- /install-ubuntu.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ZracheSs-xyZ/DiscordQRCodeBot/HEAD/install-ubuntu.sh --------------------------------------------------------------------------------