Commit graph

33 commits

Author SHA1 Message Date
deflax 42f2016482 represent chaos with cyclone 2022-03-28 12:15:52 -04:00
deflax fc3b530ff5 print member_msg to debug channel 2022-03-28 12:12:38 -04:00
deflax cf4585e647 check channel type and show join/quits 2022-03-28 12:09:45 -04:00
deflax 40df1726da show join/quits 2022-03-28 11:46:45 -04:00
deflax 3168c77ba7 send welcome message on join 2022-03-28 11:40:05 -04:00
deflax 8e1e5c1aa5 update log title 2022-03-28 11:21:01 -04:00
deflax dd672053f1 fine tune connect condition 2022-03-28 11:15:12 -04:00
deflax 99adfa7384 remove https from version url 2022-03-28 11:12:55 -04:00
deflax 5ab98b1b0c remove extra env variables 2022-03-28 11:11:47 -04:00
deflax 585094b818 split song correctly 2022-03-28 11:08:55 -04:00
deflax 9438a24131 show stream title 2022-03-28 10:52:08 -04:00
deflax c8cb8746b3 add 💜 2022-03-28 08:50:36 -04:00
deflax cccfabfa1f implement a working radio example 2022-03-27 23:46:36 -04:00
deflax 8afc958017 provide ffmpegpcm 2022-03-27 23:29:02 -04:00
deflax 0114ea5cce disconnects if no more users are left 2022-03-27 23:23:10 -04:00
deflax 626ab32a73 implement voice channel connect logic 2022-03-27 22:38:03 -04:00
Daniel afx c963e6f256 fix indend 2022-03-28 04:40:23 +03:00
Daniel afx ce9d214a35 debug voice activity 2022-03-28 04:39:37 +03:00
Daniel afx 5926ef055a Merge branch 'main' of github.com:deflax/radiobot 2022-03-28 04:11:19 +03:00
Daniel afx e133156e6c debug update event 2022-03-28 04:07:44 +03:00
deflax 29a5e55f6a attempts to make this voice shit works however... 2022-03-24 11:21:30 -04:00
deflax 31a72b727e show user connecting on the visible voice channels 2022-03-23 22:18:31 -04:00
deflax 2feffba344 reply on commands only on the predefined text channel 2022-03-23 22:11:56 -04:00
deflax 0e93dd745c use multiprocess loop 2022-03-23 21:55:30 -04:00
Daniel afx bcb7052db9 comment out opus 2022-03-24 03:23:56 +02:00
Daniel afx 6fbb63aea2 fix channel_text id env variable 2022-03-24 03:22:35 +02:00
deflax b469ae4e9b refactor with bot.event decorators 2022-03-23 21:13:39 -04:00
deflax 3e8abef694 remove the class and print tracked message 2022-03-23 20:13:18 -04:00
Daniel afx 62704394d7 use message nick 2022-03-24 02:02:57 +02:00
Daniel afx 6f8ff2abec verbose msgs 2022-03-24 01:59:21 +02:00
deflax afb34d4477 make container verbose 2022-03-23 19:56:13 -04:00
Daniel afx 1277e1c17b use env variables 2022-03-24 01:45:22 +02:00
Daniel afx e767fb564b use bradme's code 2022-03-24 01:27:00 +02:00