tobby48 4 years ago
parent
commit
1b40d9e857

+ 0
- 1
src/main/java/kr/co/swh/lecture/opensource/project/discode/SendJDA.java View File

25
 
25
 
26
 
26
 
27
 public class SendJDA {
27
 public class SendJDA {
28
-
29
 	public static void main(String[] args) throws LoginException, InterruptedException {
28
 	public static void main(String[] args) throws LoginException, InterruptedException {
30
 		// TODO Auto-generated method stub
29
 		// TODO Auto-generated method stub
31
 		List<SentimentalDictionary> dicList = initDatabase();
30
 		List<SentimentalDictionary> dicList = initDatabase();