A simple voice channel recording bot for the Digital Pāli Tools discord server, using the JDA Java wrapper for the Discord API.
Command | Description |
---|---|
!record |
Start recording the current channel. This command must be called from a voice channel. |
!record [voicechannel] |
Start recording a voice channel, where [voicechannel] is its name. |
!stop |
Stop recording. |
- nwaldispuehl's and Hanns Holger Rutz' Native Java ports (java-lame and jump3r) of the MP3 lame-3.98.4 library, based on Ken Händel's 'jump3r - Java Unofficial MP3 EncodeR' project; License: GNU LGPL version 3.0.
For further technical details and troubleshooting notes, please click here here.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.