Commit Graph
35 Commits
Author SHA1 Message Date
niku f8e72443f4 Merge pull request #10 from strNophix/redis-storage
Redis storage
2021-11-04 22:20:59 +01:00
niku c54f54ef47 Migrated from keys to set datastructure in Redis 2021-11-04 20:05:48 +01:00
niku 3c9772b8f1 Merge pull request #8 from Matthww/dev
Dev
2021-11-03 09:51:08 +01:00
niku 2b2ea010ce Merge pull request #9 from Matthww/autojoin_feature
Add autojoin feature
2021-11-03 09:48:58 +01:00
matthew 9815bf080d update settings cog 2021-11-02 22:59:17 +01:00
matthew cdf848d87d Add autojoin feature 2021-11-02 22:51:30 +01:00
matthew eddc557f81 Merge pull request #7 from strNophix/lavalink-redis
Lavalink redis
2021-11-02 20:49:50 +01:00
niku 25438b18f1 Continuous radio using redis and lavalink 2021-11-02 20:32:50 +01:00
niku 833d55f784 Merge pull request #6 from Matthww/dev
Dev
2021-10-31 17:11:10 +01:00
niku 72c3e2fd6c Merge pull request #5 from strNophix/lavalink-functionality
Implemented lavalink for bot + cog
2021-10-31 16:40:58 +01:00
niku 6021ebef1f Merge branch 'dev' into lavalink-functionality 2021-10-31 16:35:33 +01:00
niku 75feac1e0e Implemented lavalink for bot + cog 2021-10-31 16:32:56 +01:00
matthew 51fff6d7b9 Merge pull request #4 from strNophix/redis-context
Added aioredis + custom context
2021-10-31 14:47:34 +01:00
niku cbe3404a6c Merge branch 'dev' into redis-context 2021-10-31 14:46:26 +01:00
niku b3a6a3e13c Added aioredis + custom context 2021-10-31 14:43:53 +01:00
niku 3a362d91c9 Merge pull request #3 from Matthww/fix_invite
fix invite command
2021-10-31 14:31:06 +01:00
matthew 83fed57bf8 Merge branch 'dev' into fix_invite 2021-10-31 14:30:17 +01:00
matthew f6c05d03de fix invite command 2021-10-31 14:28:27 +01:00
matthew 861d3b5210 Merge pull request #2 from strNophix/change-presence-loop
Change presence loop
2021-10-31 14:11:17 +01:00
matthew 63c6844906 Merge pull request #1 from strNophix/config-mods
Config file mods + invite link
2021-10-31 13:39:12 +01:00
niku 8391e6928e Updated information.py 2021-10-31 13:38:20 +01:00
niku 0179e98135 Using prefix from config for presence 2021-10-31 12:26:00 +01:00
niku ba51aba4e9 Moved rpc loop to bot.py 2021-10-31 12:05:27 +01:00
niku 3a165d846c Use the initially generated invite link in /invite 2021-10-31 11:51:10 +01:00
niku 66fc0924e7 Removed unused database namespace from config 2021-10-31 11:50:23 +01:00
niku 7c034ea20d Moved slash_command_guilds to the config 2021-10-31 11:49:56 +01:00
niku fc7da80b29 Merge branch 'main' of https://github.com/Matthww/ChristmasBot into main 2021-10-31 11:32:37 +01:00
niku a6c65121ae Added cogs key to config sample 2021-10-31 11:32:22 +01:00
matthew 2eb3914ede hide owner cog from slash command list 2021-10-31 11:27:21 +01:00
niku 4a2cc0e62b A bunch of small changes 2021-10-31 11:23:54 +01:00
niku 6bd56ef49e Removed unused yapf file 2021-10-31 11:23:26 +01:00
niku 1c51e6a4bc Build invite link only once + fixed slash_command loading 2021-10-31 11:23:17 +01:00
niku 9338f0a3c3 Added optional uvloop runtime 2021-10-31 11:21:30 +01:00
niku bcf3d957a8 WIP Cleaning up the code base + impl slash commands 2021-10-30 22:05:40 +02:00
matthew 425d3a3a92 niku is gonna work on this 2021-10-30 17:19:31 +02:00